大约有 1,250 项符合查询结果(耗时:0.0100秒) [XML]

https://www.tsingfun.com/it/os... 

Linux bpftrace学习笔记(持续更新) - 操作系统(内核) - 清泛网移动版 - ...

...pftrace-install 。 1、查看哪些程序(如head,tail)正在打开什么文件: # bpftrace -e 'tracepoint:syscalls:sys_enter_open { printf("%s %s\n", comm, str(args->filename)); }' Attaching 1 probe... head /usr/lib/locale/locale-archive head /usr/share/locale/locale.alias head /us...
https://www.tsingfun.com/it/os... 

Linux bpftrace学习笔记(持续更新) - 操作系统(内核) - 清泛网移动版 - ...

...pftrace-install 。 1、查看哪些程序(如head,tail)正在打开什么文件: # bpftrace -e 'tracepoint:syscalls:sys_enter_open { printf("%s %s\n", comm, str(args->filename)); }' Attaching 1 probe... head /usr/lib/locale/locale-archive head /usr/share/locale/locale.alias head /us...
https://bbs.tsingfun.com/thread-1305-1-1.html 

AI2 如何快捷比较两个列表的差异项,然后再根据差异的项去执行更新操作? -...

...tps://www.fun123.cn/reference/blocks/dictionaries.html Q:App Inventor 2 什么情况下需要使用字典?A:列表能完成字典的绝大部分功能,不过字典具有比列表更好的查找性能,因此如果要对数据结构执行大量的操作,建议优先使用字典。 可以...
https://www.tsingfun.com/it/tech/css_root.html 

css中使用变量,:root伪元素的使用 - 更多技术 - 清泛网 - 专注C/C++及内核技术

...时候,只需要给body元素增加一个名为dark的class // 为什么设置body元素,因为:root代表html,在内一层,并且可以覆盖全局的dom就是body了 .dark { --theme-color: #000; --theme-border-color: #fff; --theme-font-color: #fff; ...
https://www.tsingfun.com/it/cp... 

浮点数在内存中的表示 - C/C++ - 清泛网 - 专注C++内核技术

... 0 吗?当然不是,正确的写法应该是f > -1e-7 && f < 1e-7,为什么呢? 浮点型,由于精度关系(float精度:2^23 = 8388608,一共7位,同理double 16位),最小分辨0.0000001, 当存储一个数时,只有7位是准确的,比如存储0,可能在内存中...
https://www.tsingfun.com/it/os... 

Linux bpftrace学习笔记(持续更新) - 操作系统(内核) - 清泛网 - 专注C++内核技术

...pftrace-install 。 1、查看哪些程序(如head,tail)正在打开什么文件: # bpftrace -e 'tracepoint:syscalls:sys_enter_open { printf("%s %s\n", comm, str(args->filename)); }' Attaching 1 probe... head /usr/lib/locale/locale-archive head /usr/share/locale/locale.alias head /us...
https://www.tsingfun.com/it/pr... 

Jenkins配置邮件通知 - 项目管理 - 清泛网 - 专注C++内核技术

...写SMTP服务器地址跟用户默认邮件后缀。 SMTP服务器是填什么呢?? 网易免费企业smtp: smtp.ym.163.com 网易付费企业smtp: smtp.qiye.163.com QQ邮箱smtp服务器地址:smtp.qq.com (qq邮箱要登陆邮箱&rarr;设置&rarr;账户 开启SMTP服务) 比如我用的...
https://www.tsingfun.com/it/pr... 

Jenkins配置自动发送邮件 - 项目管理 - 清泛网 - 专注C++内核技术

...的               高级里面可以配置什么情况下发邮件,如下图        Jenkins
https://www.tsingfun.com/it/te... 

WCF:使用Array替代List - 更多技术 - 清泛网 - 专注C++内核技术

...y of bytes)替换List<byte>得到了更好的结果:CPU基本1-2%。为什么几乎相同类型的数据结果存在这么大的差异? 不同点在于SOAP消息如何生成: 对于List<byte>: ... <s:Body u:Id="_0" xmlns:u="http://docs.oasis-open.org/wss/2004/01/ oas...
https://www.tsingfun.com/it/os... 

Linux bpftrace学习笔记(持续更新) - 操作系统(内核) - 清泛网移动版 - ...

...pftrace-install 。 1、查看哪些程序(如head,tail)正在打开什么文件: # bpftrace -e 'tracepoint:syscalls:sys_enter_open { printf("%s %s\n", comm, str(args->filename)); }' Attaching 1 probe... head /usr/lib/locale/locale-archive head /usr/share/locale/locale.alias head /us...