码迷,mamicode.com
首页 >  
搜索关键字:writing    ( 842个结果
[转载]在VB.Net中获取COM对象的特定实例(Getting a specific instance of COM object in VB.Net)
转载:http://www.it1352.com/534235.html问题:I am writing a Windows Form application in .Net to list all running instances of a third-party CAD/CAM software... ...
分类:Web程序   时间:2018-03-09 17:57:04    阅读次数:270
[搬运]29个保持创意的方法
我只是想纪念一下原66RPG. 1. Make lists 【制定计划单】 2. Carry a Notebook everywhere 【随身携带笔记本】 3. Try free writing 【自由写作】 4. Get away from the computer 【远离电脑】 5. Quit ...
分类:其他好文   时间:2018-03-08 12:06:18    阅读次数:227
Python网络编程——SocketServer基础
SocketServer The socketserver module simplifies the task of writing network servers. There are four basic concrete server classes: This uses the Inter ...
分类:编程语言   时间:2018-03-06 16:58:30    阅读次数:237
Failed with error: Could not read from remote repository.
Pycharm push失败,提示 Failed with error: Could not read from remote repository. ssh配置无误 通过cmd成功push ...
分类:其他好文   时间:2018-02-27 01:18:06    阅读次数:342
ROS学习 Writing a Simple Publisher and Subscriber & Examining them
本文主要部分全部来源于ROS官网的Tutorials. 创建Publisher Node 复制如下代码,其大致流程如下: Initialize the ROS system Advertise that we are going to be publishing std_msgs/String me ...
分类:其他好文   时间:2018-02-26 19:00:54    阅读次数:210
Python学习——socketserver模块
socketserver模块就是socket模块的封装。 The socketserver module simplifies the task of writing network servers. socketserver一共有这么几种类型 1 class socketserver.TCPSer ...
分类:编程语言   时间:2018-02-23 17:19:55    阅读次数:198
Why am I writing this blog?
1.learning English (so,I will write my blog in English.) 2.Because really need a private blog to write something to relax~ 3.I want to keep track of m ...
分类:其他好文   时间:2018-02-22 23:48:44    阅读次数:194
mysql小白系列_06 备份与恢复
1.使用mydumper工具全库备份。 https://github.com/maxbube/mydumper https://launchpad.net/mydumper http://blog.csdn.net/leshami/article/details/46815553 update my ...
分类:数据库   时间:2018-02-22 19:50:07    阅读次数:282
nginx介绍
第一部分: Nginx介绍及原理简单分析 快速入门 关于Nginx,我们可以到其官网 http://nginx.org/ 以及WIKI http://wiki.nginx.org 进行下载和了解。 我们可以看一下下面的英文介绍: Nginx (pronounced engine-x) is a fr ...
分类:其他好文   时间:2018-02-13 22:55:14    阅读次数:292
十五、磁盘格式化、磁盘挂载、手动增加SWAP分区
磁盘格式化、磁盘挂载、手动增加SWAP分区
分类:其他好文   时间:2018-02-09 23:54:08    阅读次数:231
842条   上一页 1 ... 25 26 27 28 29 ... 85 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!