大约有 47,000 项符合查询结果(耗时:0.0360秒) [XML]

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

OpenSuSE 安装bpftrace - 操作系统(内核) - 清泛网 - 专注C++内核技术

...ypper install bcc-devel #zypper install bcc-devel-0.22.0-lp151.127.1.x86_64 #安装失败的话,可以尝试 3、安装bpftrace(参考:INSTALL.md): OCICLI https://software.opensuse.org/ymp/home:pavlix:Kernel/openSUSE_Leap_15.1/bpftrace.ymp 4、验证: bpftrace USAGE: b...
https://www.tsingfun.com/it/os... 

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

...US.UTF-8/LC_CTYPE head /usr/lib/locale/en_US.utf8/LC_CTYPE head /usr/lib64/gconv/gconv-modules.cache head /usr/lib/locale/locale-archive head /usr/share/locale/locale.alias head /usr/lib/locale/en_US.UTF-8/LC_CTYPE head /usr/lib/locale/en_US.utf8/LC_CTYPE head /usr/lib64/gconv/gconv-modules.c...
https://www.tsingfun.com/it/pr... 

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

...ion 然后按照下图设置   587端口我试了不行,还是用465吧。 3.2然后找到 邮件通知 并按照如下设置 3.3最后必须设置 Jenkins Location 如下图 上面只是配置邮件服务器地址、账号和密码,但是jenkins不知道采用哪个邮箱去...
https://www.tsingfun.com/it/cp... 

【解决】Missing FindPython3.cmake - C/C++ - 清泛网 - 专注C++内核技术

...问:https://cmake.org/files/,下载最新版 cmake-3.xx.x-Linux-x86_64 2、解压 tar -zxvf cmake-3.xx.x-Linux-x86_64 3、mv cmake-3.xx.x-Linux-x86_64 /opt/cmake-3.xx.x ln -sf /opt/cmake-3.xx.x/bin/* /usr/bin/ 4、检查版本: cmake --version 参考:https://m.linuxidc.com/Linux/2...
https://bbs.tsingfun.com/thread-1378-1-1.html 

优惠券批量生成及导入的思路 - 闲聊区 - 清泛IT论坛,有思想、有深度

...= 16);     $r = strtoupper($r);     $r = str_split($r, 4);     $r = implode('-', $r);     return $r; }复制代码 这样做冲突率能有多高呢?我生成了5000万个券码,重复了20个,问题不大。接下来的问题是,如何把这批券码...
https://www.tsingfun.com/it/os... 

OpenSuSE 安装bpftrace - 操作系统(内核) - 清泛网移动版 - 专注C++内核技术

...ypper install bcc-devel #zypper install bcc-devel-0.22.0-lp151.127.1.x86_64 #安装失败的话,可以尝试 3、安装bpftrace(参考:INSTALL.md): OCICLI https://software.opensuse.org/ymp/home:pavlix:Kernel/openSUSE_Leap_15.1/bpftrace.ymp 4、验证: bpftrace USAGE: b...
https://www.tsingfun.com/it/os... 

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

...US.UTF-8/LC_CTYPE head /usr/lib/locale/en_US.utf8/LC_CTYPE head /usr/lib64/gconv/gconv-modules.cache head /usr/lib/locale/locale-archive head /usr/share/locale/locale.alias head /usr/lib/locale/en_US.UTF-8/LC_CTYPE head /usr/lib/locale/en_US.utf8/LC_CTYPE head /usr/lib64/gconv/gconv-modules.c...
https://bbs.tsingfun.com/thread-1437-1-1.html 

【最全】谈如何升级aiStarter内置AI伴侣的方式及原理 - App Inventor 2 中...

...新的apk: 自己动手的话推荐这种方式,就2个子命令!4、当然最最直接的当然是捡现成的了,我们已经做好了最新的绿色版,解压即可使用: https://www.fun123.cn/reference/creative/ai2_starter.html?f=post感谢分享{:8_381:}谢谢分享!
https://www.fun123.cn/reference/blocks/colors.html 

App Inventor 2 颜色代码块 · App Inventor 2 中文网

...具有相同颜色的表格。 合成颜色 合成颜色 接受 3 或 4 个数字的列表。 此列表中的这些数字表示 RGB 代码中的值。 RGB 代码用于在互联网上生成颜色。 RGB 颜色图表可在此处获得。 该列表中的第一个数字代表代码的 R 值,第...
https://www.fun123.cn/reference/creative/asd.html 

Android存储系统基础知识:内部存储,外部存储,App特定目录 ASD(app speci...

...卡,例如:/storage/82C3-E96C/ 只能读取(在 Android ≥ 4.4 / KitKat、API 19 的设备上)。 注:外部存储的根目录:/storage/emulated/0/,在设备上显示为内部存储(不幸的是,这有点含糊)。 绝对路径(Absolute path) ...