上一页 1 ··· 3 4 5 6 7 8 9 10 11 下一页
摘要: ```cpp OutputDebugStringA("begin 1========"); for (int i = 0; i 阅读全文
posted @ 2017-06-22 23:52 scott_h 阅读(764) 评论(0) 推荐(0)
摘要: 时间 utc unixtime epoch 阅读全文
posted @ 2017-06-10 17:23 scott_h 阅读(476) 评论(0) 推荐(0)
摘要: ```bash who who am i ssh scott@192.168.1.105 ps aux | grep pts/8 pwd // where are you? Page 205 mkdir -p dir1/dir2/dir3/dir4/dir5 rm -r dir1 //deleted all directory (include subDirec... 阅读全文
posted @ 2017-05-24 09:56 scott_h 阅读(230) 评论(0) 推荐(0)
摘要: 事先说明下情况: 写socket 的时候,一般都是会在 数据包 加上【包头】,指示这个数据包的size。 (消息防篡改可能还会加密, 再校验) 可以参考【对称加密算法】,【非对称加密算法】 0.网络拥堵问题 无线移动 信号不稳定 有线带宽占满,网络阻塞。阻塞超时,会重传。 (超时越多,重传越多)↓ 阅读全文
posted @ 2017-05-10 19:04 scott_h 阅读(442) 评论(0) 推荐(0)
摘要: "TCP: SYN ACK FIN RST PSH URG 详解" TCP的三次握手是怎么进行的了:发送端发送一个SYN=1,ACK=0标志的数据包给接收端,请求进行连接,这是第一次握手;接收端收到请求并且允许连接的话,就会发送一个SYN=1,ACK=1标志的数据包给发送端,告诉它,可以通讯了,并且 阅读全文
posted @ 2017-05-10 17:54 scott_h 阅读(369) 评论(0) 推荐(0)
摘要: http://2017.qconbeijing.com/presentation/646?utm_source=weibo&utm_medium=infoq&utm_campaign=yj 专题演讲嘉宾 :易杰 腾讯社交与效果广告部检索系统组主管 在腾讯工作 10 年,一直从事效果广告的研发工作,对 阅读全文
posted @ 2017-05-08 11:13 scott_h 阅读(2738) 评论(2) 推荐(1)
摘要: openssh server (推荐. 一般ssh,ftp 都是单独的,但是这个包含2个) 默认ubuntu 已经安装了, ssh client ,ftp client 但是没有安装ssh server, 所以需要安装 我一般用bitVise,其中 包含ssh,可视化的ftp 输入 ip:port 阅读全文
posted @ 2017-03-21 01:04 scott_h 阅读(2076) 评论(0) 推荐(0)
摘要: 要修改的文件 原资源镜像文件 一个个改太麻烦,用脚本方便点 163 ali yun 类似把 mirrors.aliyun.com 改成mirrors.163.com mirrors.utsc.cn 就可以 ============= (我是深圳,所以弄的比较近的,更多的源,大家可以到官网查下) Ub 阅读全文
posted @ 2017-03-10 22:35 scott_h 阅读(2331) 评论(0) 推荐(0)
摘要: 项目编译的时候提示 cannot find lGL 阅读全文
posted @ 2017-03-01 18:07 scott_h 阅读(133) 评论(0) 推荐(0)
摘要: ubuntu18.04 准备回归wayland, 因为手机平板的ubuntu无人使用,开发成本太高。所以弃用Unity8, 重新改用 waylang 的GNOME Stop gdm with Start lightdm with 1. "Mir" Mir is a display server te 阅读全文
posted @ 2017-03-01 05:16 scott_h 阅读(641) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/sdfgh2046/article/details/6308942 如何将ubuntu文件夹中文名改为英文 文章分类:操作系统 ubuntu对中文的支持越来越好,这自然是好事。不过在终端下输入命令的时候,遇到中文文件夹,可不是件好事。多谢谷歌及众多网友,终于 阅读全文
posted @ 2017-02-17 11:22 scott_h 阅读(1633) 评论(0) 推荐(0)
摘要: vi设置自动缩进:set smartindent vi设置显示行号:set number 或 set nu 在vim中快速复制粘贴多行 复制粘贴板中的数据到vim中: VIM在 insert 模式 , 键盘按 shift + insert 复制vim中的数据到粘贴板中: 使用ctrl+insert复 阅读全文
posted @ 2017-02-17 10:53 scott_h 阅读(190) 评论(0) 推荐(0)
摘要: "机器学习、图像识别方面 书籍推荐" 作者:小涛 链接:https://www.zhihu.com/question/20523667/answer/97384340 来源:知乎 著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。 1. 数学 我们所说的图像处理实际上就是数字图像处 阅读全文
posted @ 2017-02-15 15:25 scott_h 阅读(7185) 评论(0) 推荐(0)
摘要: http://netcat.sourceforge.net/ windows 版本 https://joncraton.org/blog/46/netcat for windows/ https://joncraton.org/files/nc111nt.zip https://joncraton. 阅读全文
posted @ 2017-02-13 09:29 scott_h 阅读(641) 评论(0) 推荐(0)
摘要: CSharp读取配置文件的类(简单实现) 注意没有写 阅读全文
posted @ 2017-02-07 11:13 scott_h 阅读(6922) 评论(0) 推荐(0)
摘要: 最近又又又重复看了 star trek 星际迷航 back to the future 1/2/3 开始想象未来是什么样子的 1. 未来的开发语言 1.1【rust】 or 【golang】 or 【cpp11 = cpp 17 = cppxx】 ? http://en.cppreference.c 阅读全文
posted @ 2017-02-06 14:42 scott_h 阅读(392) 评论(0) 推荐(0)
摘要: "Google's BBR拥塞控制算法模型解析" "Google's BBR拥塞控制算法如何对抗丢包" 阅读全文
posted @ 2017-02-06 14:39 scott_h 阅读(1284) 评论(0) 推荐(0)
摘要: 对称加密 非对称加密 阅读全文
posted @ 2017-02-04 17:39 scott_h 阅读(10106) 评论(0) 推荐(0)
摘要: 推荐 https://www.cnblogs.com/gaochundong/p/csharp_tcp_service_models.html rio msdn "Registered Input/Output (RIO) API Extensions" ) "What's New for Wind 阅读全文
posted @ 2017-02-04 15:30 scott_h 阅读(2276) 评论(0) 推荐(0)
摘要: https://msdn.microsoft.com/en us/library/windows/desktop/ms740668(v=vs.85).aspx Return code/value Description WSA_INVALID_HANDLE 6 Specified event obj 阅读全文
posted @ 2016-12-15 16:20 scott_h 阅读(486) 评论(0) 推荐(0)
上一页 1 ··· 3 4 5 6 7 8 9 10 11 下一页