上一页 1 ··· 20 21 22 23 24 25 26 27 28 ··· 89 下一页
摘要: https://software.intel.com/en-us/blogs/2014/05/10/debugging-performance-issues-in-go-programs https://studygolang.com/articles/2729 Go 程序的性能调试问题 假设你手上 阅读全文
posted @ 2018-04-01 21:30 微信公众号--共鸣圈 阅读(314) 评论(0) 推荐(0) 编辑
摘要: https://ttboj.wordpress.com/2016/02/15/debugging-golang-programs/ I’ve been writing a lot of golang lately. I’ve hit painful problems in the past. Her 阅读全文
posted @ 2018-03-29 12:40 微信公众号--共鸣圈 阅读(791) 评论(0) 推荐(0) 编辑
摘要: http://tleyden.github.io/blog/2014/10/30/goroutines-vs-threads/ Here are some of the advantages of Goroutines over threads: You can run more goroutine 阅读全文
posted @ 2018-03-29 12:29 微信公众号--共鸣圈 阅读(572) 评论(0) 推荐(0) 编辑
摘要: https://stackoverflow.com/questions/3609174/android-insert-text-into-edittext-at-current-position Cpt.Ohlund gave me the right hint. I solved it, now, 阅读全文
posted @ 2018-03-28 09:20 微信公众号--共鸣圈 阅读(438) 评论(0) 推荐(0) 编辑
摘要: https://blog.conformal.com/category/btcd/ https://github.com/btcsuite/btcd/tree/master/docs https://github.com/btcsuite/btcd https://github.com/ethere 阅读全文
posted @ 2018-03-24 10:18 微信公众号--共鸣圈 阅读(363) 评论(0) 推荐(0) 编辑
摘要: Add the below line (with tweaks) to the end of /etc/crontab: At 23:30 (11:30 PM), the kiosk will shut down. No matter what user is logged in, the shut 阅读全文
posted @ 2018-03-23 16:24 微信公众号--共鸣圈 阅读(189) 评论(0) 推荐(0) 编辑
摘要: 用 node-webkit 开源框架。 做企业站,杠杠地 包括电子书和支付宝系统都是node开发的,。 接收传感器发送的数据再运算。。。对水泵、风机、空调这些硬件进行远程控制。 细数10个令人惊讶的NodeJS开源项目 在几年的时间里,NodeJS逐渐发展成一个成熟的开发平台,吸引了许多开发者。有许 阅读全文
posted @ 2018-03-22 21:17 微信公众号--共鸣圈 阅读(2255) 评论(0) 推荐(0) 编辑
摘要: 参考文献 ZCash7篇,有社区翻译版,但还是推荐看原汁原味的 https://z.cash/blog/snark-explain.html Vitalik3篇,小天才作者我就不介绍了,这三篇介绍得也是很透彻 https://medium.com/@VitalikButerin/quadratic- 阅读全文
posted @ 2018-02-21 23:08 微信公众号--共鸣圈 阅读(895) 评论(0) 推荐(0) 编辑
摘要: discord: https://discordapp.com/ slack: www.slack.com 阅读全文
posted @ 2018-02-05 17:58 微信公众号--共鸣圈 阅读(686) 评论(0) 推荐(0) 编辑
摘要: 鉴于自己的毕设需要使用GPU CUDA这项技术,想找一本入门的教材,选择了Jason Sanders等所著的书《CUDA By Example an Introduction to General Purpose GPU Programming》。这本书作为入门教材,写的很不错。自己觉得从理解与记忆 阅读全文
posted @ 2018-01-19 15:00 微信公众号--共鸣圈 阅读(3381) 评论(0) 推荐(0) 编辑
上一页 1 ··· 20 21 22 23 24 25 26 27 28 ··· 89 下一页