Internet-address

函數返回結構體的內幕:
https://blog.csdn.net/stillvxx/article/details/41409949


UNIX shell範例精解 第4版 附帶 光盤 源文件
https://download.csdn.net/download/r0c_gg/907348


Linux+Shell命令行及腳本編程實例詳解-劉豔濤.mobi kindle版
https://download.csdn.net/download/bluehawksky/9969770


Linux Shell實例精解.pdf
https://download.csdn.net/download/q_tao/6447053
https://download.csdn.net/download/zxgdll/9962108
https://download.csdn.net/download/machen_smiling/6551529


關於大數據分析的8大工具




【RESTful API】:
WEB開發中,使用JSON-RPC好,還是RESTful API好?
https://www.zhihu.com/question/28570307


RESTful API 設計指南
http://www.ruanyifeng.com/blog/2014/05/restful_api




RPC框架原理剖析(含實例)
http://blog.csdn.net/rulon147/article/details/53814589


用PYTHON開發RPC應用
https://www.cnblogs.com/JackeyLee/p/6221435.html


python rpc
Python RPC 之 gRPC
http://blog.csdn.net/coderinfo/article/details/60883030




python  restful  websocket:
Python基於websocket實時通信的實現—GoEasy




【WebSocket 教程】
http://www.ruanyifeng.com/blog/2017/05/websocket.html




官方demo(圖靈機):
https://rawgit.com/CESNET/libnetconf/master/doc/doxygen/html/d9/d25/transapi.html#transapiTutorial




14個輕量級Python Web框架
http://python.jobbole.com/81134/




【python正則表達式詳解】
https://www.cnblogs.com/dyfblog/p/5880728.html




【Python高可用併發】:
每秒1500萬併發計算背後高性能、高可用實時搜索系統的架構演變:
http://server.51cto.com/sOS-558011.htm




【CTO講堂】如何用Python一門語言通喫高性能併發、GPU計算和深度學習
https://www.csdn.net/article/2016-01-04/2826581-CTO




【Python高級爬蟲】
python爬蟲進階(八):分佈式系統的高可用與高併發處理
http://blog.csdn.net/qq_36032990/article/details/77482131




python的ConfigParser模塊:
https://blog.csdn.net/miner_k/article/details/77857292


python-ConfigParser模塊【讀寫配置文件】




數據庫之MySQL實戰視頻課程:
http://edu.51cto.com/course/4580.html




Python的utf-8轉換成unicode再寫入文本:
https://www.cnblogs.com/shadowhu/p/6553726.html


RESTful API淺談
https://www.cnblogs.com/imyalost/p/7923230.html


RPC原理及RPC實例分析
http://www.importnew.com/22003.html




win 2012 安裝mysql 5.7.20 及報錯 This application requires Visual Studio 2013 Redistributable. Please install the Redistributable then run this installer again 的解決辦法:
https://www.cnblogs.com/jying/p/7764147.html




mysql 多實例案例實戰:
https://blog.csdn.net/wanglei_storage/article/details/49305239


圖解Navicat創建、修改數據表結構和管理數據表:
https://jingyan.baidu.com/album/acf728fd5913aff8e510a3bf.html?picindex=1


MySQL:創建、修改和刪除表:
https://www.cnblogs.com/sqbk/p/5806797.html


數據庫與表的操作之創建、修改和刪除數據:
https://blog.csdn.net/owen_william/article/details/52693105


【Python技術】:
  python持久化




Linux Shell腳本攻略:shell中各種括號()、(())、[]、[[]]、{}的作用
https://blog.csdn.net/ztf312/article/details/52317571




【Linux中repo文件】:
linux下repo文件的配置:
https://blog.csdn.net/mrliqifeng/article/details/63255855


【Redis】:
1: Redis幾個認識誤區:
   https://timyang.net/data/redis-misunderstanding/


2: Redis官網:
   http://www.redis.net.cn/
   http://www.runoob.com/redis/redis-tutorial.html




【正則表達式】:
\[[^\]]*\]




【linux】:
linux教程大全:
http://www.runoob.com/linux/linux-comm-netstat.html


linux 網絡命令 netstat -apn
Linux - 常用網絡命令詳解netstat,scp
https://www.cnblogs.com/jiqing9006/p/8321082.html




Linux查看程序端口占用情況 netstat -apn | grep 8005
http://blog.csdn.net/zhaotengfei36520/article/details/46342231




如何查看某個端口被誰佔用:
https://jingyan.baidu.com/article/3c48dd34491d47e10be358b8.html




Linux下用netstat查看網絡狀態、端口狀態
http://blog.csdn.net/guodongdongnumber1/article/details/11383019


linux Shell實例精解.pdf
https://download.csdn.net/download/ye_66/8379723


shell中$(( )) 與 $( ) 還有${ }的區別
https://www.cnblogs.com/xunbu7/p/6187017.html


【Important】
Linux Shell腳本攻略:shell中各種括號()、(())、[]、[[]]、{}的作用
https://blog.csdn.net/ztf312/article/details/52317571


bash中[]與[[]]的區別:
http://www.zsythink.net/archives/2252


如何寫SysV服務管理腳本
http://www.cnblogs.com/f-ck-need-u/p/7524401.html


shell中有結構體嗎?
shell的編程結構體(函數、條件結構、循環結構)
https://www.cnblogs.com/f-ck-need-u/p/7429462.html




函數返回值存放在哪裏?return到哪裏?
https://blog.csdn.net/u013176681/article/details/49123399


【python科學計算】
pandas用法大全:
https://blog.csdn.net/liufang0001/article/details/77856255


Pandas系列
https://www.yiibai.com/pandas/python_pandas_series.html


【javascript】:
https://blog.csdn.net/qq_24448899/article/details/78083319

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章