网站首页
编程语言
数据库
系统相关
其他分享
编程问答
recommended
2024-05-11
Kubernetes Dashboard部署安装recommended.yaml
```yml#Copyright2017TheKubernetesAuthors.##LicensedundertheApacheLicense,Version2.0(the"License");#youmaynotusethisfileexceptincompliancewiththeLicense.#YoumayobtainacopyoftheLicenseat##http://www.apache.
2024-03-29
Ask HN: Recommended resources to learn the Linux kernel and OS theory?
https://news.ycombinator.com/item?id=20809666 SorecentlyIdidacoupleofminorpatchesontheFreeBSDandNetBSDkernelsandplayedwithsomelinuxkernel.Itwasthefirsttimeinaafewyears,I'vebeenexcitedaboutprogramming.Unfortunat
2024-02-28
becoming a Linux Kernal Hacker (books recommended)
UnderstandingtheLinuxKernel,ThirdEdition3rdEditionbyDanielBovet(Author),MarcoCesati(Author)https://www.amazon.com/Understanding-Linux-Kernel-Third-Daniel/dp/0596005652/UnderstandingLinuxNetworkInternals:GuidedTourtoNetworkingonLinu
2023-06-06
Establishing SSL connection without server's identity verification is not recommended.
WARN:EstablishingSSLconnectionwithoutserver’sidentityverificationisnotrecommended.AccordingtoMySQL5.5.45+,5.6.26+and5.7.6+requirementsSSLconnectionmustbeestablishedbydefaultifexplicitoptionisn’tset.Forcompliancewithexisti
2023-04-26
解决 c3p0报错 Establishing SSL connection without server's identity verification is not recommended
解决c3p0报错EstablishingSSLconnectionwithoutserver'sidentityverificationisnotrecommended ?useSSL=false<c3p0-config><default-config><propertyname="driverClass">com.mysql.jdbc.Driver</property>
2023-03-10
多媒体技术 2023
AdobeCreativeCloud适用于团队和商业的CreativeCloud创意应用软件Adobe中国官方网站AdobeCreativeCloudisasetofapplicationsandservicesfromAdobeInc.
2023-02-21
前端开发页面性能优化法则
性能优化慎重选择高消耗的样式高消耗属性在绘制前需要浏览器进行大量计算:box-shadowsborder-radiustransparencytransformsCSSfilters(性能杀手)避免过分重排当
2023-02-13
禁用vue.js <template>中段落的eslint规则最大行长度
禁用vue.js<template>中段落的eslint规则最大行长度使用eslint,后配置了extends:[//这个破玩意,好讨厌,配置了这个后,template属性多余2个就开始换行
2022-10-28
detected "egroupfs" as the Docker cgroup driver. The recommended driver is
修改/etc/docker/daemon.json文件vim/etc/docker/daemon.json#添加以下信息{"exec-opts":["native.cgroupdriver=systemd"]}dockerinfo|grep"CgroupDriver"
2022-09-03
The input date type is not supported (“Date” and “string” is now recommended)
原文链接:Theinputdatetypeisnotsupported(“Date”and“string”isnowrecommended)–每天进步一点点(longkui.site)angular请求后台接口并将返回数据渲染
2022-08-29
[Typescript] Step 4. ESLint for Typescript
Step4:ESLintWeneedtoinstallESLinttoolsforTypescript.yarnadd-D@typescript-eslint/eslint-plugin@typescript-eslint/parser .eslintrcfile:"exten
2022-08-18
VSCode安装过程记录Win10
@recommended:languages