07 2018 档案

区块链简单模拟的一些资料
摘要:将问题细化 建立简单模型 逐个学习 一些资料 c++区块 英文 https://davenash.com/2017/10/build-a-blockchain-with-c/ 代码 https://github.com/teaandcode/TestChain 中文翻译版 https://blog. 阅读全文

posted @ 2018-07-29 19:54 itdef 阅读(274) 评论(0) 推荐(0)

解析配置文件的一段练习代码
摘要:解析文本为 XXXX=E:\test\1234 阅读全文

posted @ 2018-07-20 17:57 itdef 阅读(157) 评论(0) 推荐(0)

go语言字符串练习
摘要:显示如下 Contains: trueCount: 2hasPrefix: trueHasSuffix: trueindex: 1Join; a-bRepeat: aaaaaReplace: f00Replace: f0oSplit: [a b c d e]ToLower: testToUpper: 阅读全文

posted @ 2018-07-12 21:54 itdef 阅读(181) 评论(0) 推荐(0)

导航