上一页 1 ··· 67 68 69 70 71 72 73 74 75 ··· 186 下一页
摘要: 栈 阅读全文
posted @ 2019-11-30 13:11 papering 阅读(220) 评论(0) 推荐(0) 编辑
摘要: lisp 阅读全文
posted @ 2019-11-30 12:50 papering 阅读(188) 评论(0) 推荐(0) 编辑
摘要: t 阅读全文
posted @ 2019-11-30 09:45 papering 阅读(156) 评论(0) 推荐(0) 编辑
摘要: 可读可写 阅读全文
posted @ 2019-11-30 09:09 papering 阅读(120) 评论(0) 推荐(0) 编辑
摘要: 1 课 阅读全文
posted @ 2019-11-30 08:11 papering 阅读(111) 评论(0) 推荐(0) 编辑
摘要: t 阅读全文
posted @ 2019-11-30 00:01 papering 阅读(132) 评论(0) 推荐(0) 编辑
摘要: https://www.python.org/dev/peps/pep-0436/ https://docs.python.org/3.8/howto/clinic.html 阅读全文
posted @ 2019-11-28 18:40 papering 阅读(261) 评论(0) 推荐(0) 编辑
摘要: https://docs.python.org/3/tutorial/modules.html?highlight=compile#compiled-python-files 阅读全文
posted @ 2019-11-28 13:44 papering 阅读(201) 评论(0) 推荐(0) 编辑
摘要: 1 阅读全文
posted @ 2019-11-28 00:49 papering 阅读(202) 评论(0) 推荐(0) 编辑
摘要: elf.h 阅读全文
posted @ 2019-11-27 13:10 papering 阅读(195) 评论(0) 推荐(0) 编辑
摘要: ldd 阅读全文
posted @ 2019-11-27 09:30 papering 阅读(269) 评论(0) 推荐(0) 编辑
摘要: r 阅读全文
posted @ 2019-11-27 08:29 papering 阅读(194) 评论(0) 推荐(0) 编辑
摘要: https://baike.baidu.com/item/地址无关代码/22702477 在计算机领域中,地址无关代码 (position-independent code,PIC),又称地址无关可执行文件 (position-independent executable,PIE) ,是指可在主存储 阅读全文
posted @ 2019-11-27 00:44 papering 阅读(391) 评论(0) 推荐(0) 编辑
摘要: 病毒感染 pe 阅读全文
posted @ 2019-11-26 22:38 papering 阅读(201) 评论(0) 推荐(0) 编辑
摘要: https://www.embedded.com/guidelines-for-handling-volatile-variables/ 阅读全文
posted @ 2019-11-26 14:09 papering 阅读(150) 评论(0) 推荐(0) 编辑
摘要: /proc/pid/maps 阅读全文
posted @ 2019-11-26 08:26 papering 阅读(155) 评论(0) 推荐(0) 编辑
摘要: /3g https://docs.microsoft.com/en-us/windows-hardware/drivers/devtest/overview-of-the-boot-ini-file 阅读全文
posted @ 2019-11-25 23:31 papering 阅读(188) 评论(0) 推荐(0) 编辑
摘要: t 阅读全文
posted @ 2019-11-25 22:29 papering 阅读(121) 评论(0) 推荐(0) 编辑
摘要: 【Go】高效截取字符串的一些思考 | thinkeridea博客 https://blog.thinkeridea.com/201910/go/efficient_string_truncation.html 【Go】高效截取字符串的一些思考 2019-10-31 最近我在 Go Forum 中发现 阅读全文
posted @ 2019-11-25 20:20 papering 阅读(152) 评论(0) 推荐(0) 编辑
摘要: binutils 阅读全文
posted @ 2019-11-25 09:34 papering 阅读(125) 评论(0) 推荐(0) 编辑
摘要: + 阅读全文
posted @ 2019-11-24 23:24 papering 阅读(151) 评论(0) 推荐(0) 编辑
摘要: tmp 阅读全文
posted @ 2019-11-23 20:07 papering 阅读(205) 评论(0) 推荐(0) 编辑
摘要: https://docs.huihoo.com/infoq/qconbeijing/2016/day1/工程效率提升专题/2-2-支持百度万人开发的工具装备及百度工程能力建设-夏仲璞.pdf https://juejin.im/post/5af11605518825671a63b7e2 阅读全文
posted @ 2019-11-23 14:52 papering 阅读(254) 评论(0) 推荐(0) 编辑
摘要: 原子 https://www.cnblogs.com/chengxiao/p/6528109.html?from=singlemessage https://www.cnblogs.com/yc_sunniwell/archive/2010/06/24/1764231.html https://ww 阅读全文
posted @ 2019-11-23 08:58 papering 阅读(228) 评论(0) 推荐(0) 编辑
摘要: 写时复制 阅读全文
posted @ 2019-11-23 00:38 papering 阅读(147) 评论(0) 推荐(0) 编辑
摘要: 虚拟地址到物理地址的转换 阅读全文
posted @ 2019-11-23 00:17 papering 阅读(180) 评论(0) 推荐(0) 编辑
摘要: /home/hdp/testcpy sudo ln -s . /usr/lib/cpy390sourcecode cpy390sourcecode -> . sudo ln -s pwd /usr/lib/cpy390sourcecode cpy390sourcecode -> pwd 阅读全文
posted @ 2019-11-22 00:54 papering 阅读(202) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/qq_35636311/article/details/78255568 http://book.pythontips.com/en/latest/python_c_extension.html http://python3porting.com/cext 阅读全文
posted @ 2019-11-22 00:53 papering 阅读(497) 评论(0) 推荐(0) 编辑
摘要: CHARIOT测试网络吞吐量 阅读全文
posted @ 2019-11-22 00:53 papering 阅读(289) 评论(0) 推荐(0) 编辑
摘要: 1 阅读全文
posted @ 2019-11-22 00:52 papering 阅读(143) 评论(0) 推荐(0) 编辑
摘要: https://docs.python.org/zh-cn/3/library/multiprocessing.html 在 3.8 版更改: 对于 macOS,spawn 启动方式是默认方式。 因为 fork 可能导致subprocess崩溃,被认为是不安全的,查看 bpo-33725 。 阅读全文
posted @ 2019-11-21 12:52 papering 阅读(250) 评论(0) 推荐(0) 编辑
摘要: 静态 动态 cell 阅读全文
posted @ 2019-11-20 22:42 papering 阅读(152) 评论(0) 推荐(0) 编辑
摘要: // https://python3-cookbook.readthedocs.io/zh_CN/latest/c15/p02_write_simple_c_extension_module.html // http://book.pythontips.com/en/latest/python_c_ 阅读全文
posted @ 2019-11-20 21:33 papering 阅读(535) 评论(0) 推荐(0) 编辑
摘要: https://suchprogramming.com/epoll-in-3-easy-steps/ https://www.quora.com/What-are-the-key-differences-between-edge-triggered-and-level-triggered-inter 阅读全文
posted @ 2019-11-20 21:01 papering 阅读(197) 评论(0) 推荐(0) 编辑
摘要: 实践: 1、 package main func main() { var a string = func() string { return "a" }() var b string = "b" f := func() string { return "c" } f1 := func() stri 阅读全文
posted @ 2019-11-20 09:32 papering 阅读(347) 评论(0) 推荐(0) 编辑
摘要: 源码 修改Python源码 阅读全文
posted @ 2019-11-19 23:55 papering 阅读(593) 评论(0) 推荐(0) 编辑
摘要: https://www.infoq.cn/article/EaC4c6yiJrzZ_Gtaf9Ne 阅读全文
posted @ 2019-11-19 21:05 papering 阅读(230) 评论(0) 推荐(0) 编辑
摘要: json5 阅读全文
posted @ 2019-11-19 21:05 papering 阅读(113) 评论(0) 推荐(0) 编辑
摘要: 百分号编码 https://zh.wikipedia.org/wiki/百分号编码 阅读全文
posted @ 2019-11-19 21:05 papering 阅读(156) 评论(0) 推荐(0) 编辑
摘要: https://python3-cookbook.readthedocs.io/zh_CN/latest/c08/p23_managing_memory_in_cyclic_data_structures.html https://design-patterns.readthedocs.io/zh_ 阅读全文
posted @ 2019-11-19 21:05 papering 阅读(174) 评论(0) 推荐(0) 编辑
上一页 1 ··· 67 68 69 70 71 72 73 74 75 ··· 186 下一页