会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
dong1
抽象 , 总结 ...
博客园
首页
联系
订阅
管理
上一页
1
···
18
19
20
21
22
23
24
25
26
···
29
下一页
2018年9月2日
livego
摘要: 1、安装golang开发环境 $ curl -O https://storage.googleapis.com/golang/go1.9.2.linux-amd64.tar.gz $ tar -C /usr/local -zxvf go1.9.2.linux-amd64.tar.gz $ mkdir
阅读全文
posted @ 2018-09-02 17:26 dong1
阅读(3143)
评论(0)
推荐(0)
2018年8月31日
des/3des
摘要: 一、python 1、 des3 python平台的DES3 + base64 加密解密, 有两个常用的库pycrypto和pyDes 1)pycrypto des3.py 参考https://www.cnblogs.com/qq405921147/p/9176691.html 2)pyDes 参考
阅读全文
posted @ 2018-08-31 09:01 dong1
阅读(437)
评论(0)
推荐(0)
2018年8月29日
The Python Tutorial
摘要: The Python Tutorial https://docs.python.org/zh-cn/3/tutorial/index.html
阅读全文
posted @ 2018-08-29 17:54 dong1
阅读(30)
评论(0)
推荐(0)
2018年8月27日
去中心化应用
摘要: https://dreamcreator108.com/dreams/dat-introduction/
阅读全文
posted @ 2018-08-27 17:50 dong1
阅读(136)
评论(0)
推荐(0)
IoT还剩下谁?
摘要: https://github.com/SurgePing/IoTNotes
阅读全文
posted @ 2018-08-27 17:22 dong1
阅读(136)
评论(0)
推荐(0)
2018年8月24日
RFC/IEC/ISO
摘要: IETF https://www.ietf.org https://datatracker.ietf.org/ RFC https://www.rfc-editor.org/ OSS http://oss.org.cn IEC https://webstore.iec.ch/home ITU htt
阅读全文
posted @ 2018-08-24 14:04 dong1
阅读(258)
评论(0)
推荐(0)
shell
摘要: 6、shell watch_dog 5、内存监控工具 mem.log 4、shell与c交互 1) shell给c传参数就用popenFILE* fn = popen("exec_name","r");用fgets或者fgetc来取得"exec_name"的输出~~具体这些函数使用方法,建议楼主自己
阅读全文
posted @ 2018-08-24 09:51 dong1
阅读(266)
评论(0)
推荐(0)
2018年8月21日
websocket programming in python
摘要: 1、websocket-server https://github.com/google/pywebsocket git clone https://github.com/google/pywebsocket.git python setup.py install python ./mod_pywe
阅读全文
posted @ 2018-08-21 20:33 dong1
阅读(262)
评论(0)
推荐(0)
产品固件(系统)升级——curl/wget
摘要: 1、文件下载指令应用 支持断点续传 curl -C - -O "https://curl.haxx.se/download/archeology/curl-7.58.0.tar.gz"curl -C - -O "https://curl.haxx.se/download/archeology/md5
阅读全文
posted @ 2018-08-21 11:26 dong1
阅读(390)
评论(0)
推荐(0)
2018年8月15日
g711/aac/pcm
摘要: 1、faac example ./configure --prefix=$(pwd)/_install make make install Makefile APP = mainINCLUDE = \-I ./faac/includeLIB = \-L ./faac/lib/SRC = main.c
阅读全文
posted @ 2018-08-15 16:09 dong1
阅读(825)
评论(0)
推荐(0)
上一页
1
···
18
19
20
21
22
23
24
25
26
···
29
下一页
公告