码迷,mamicode.com
首页 >  
搜索关键字:it works    ( 763个结果
Arduino 3G shield using SoftwareSerial to control
On the 3G shield, by default the power pin is on D8 and reset pin is on D9. Make it HIGH then it works.if you want to play this 3G shield using Softwa...
分类:其他好文   时间:2015-08-30 00:42:45    阅读次数:264
linux下文件同步利器rsync
rsyncrsync是linux下的数据备份工具,支持远程同步、本地复制。这是一篇rsync简单的使用文章,很多rsync的认识不足,更多的rsync知识请到rsync官网研读:https://rsync.samba.org/how-rsync-works.htmlrsyrsync是系统自带的(至少2.6内核是这样的),如果不是自己编译的内核应..
分类:系统相关   时间:2015-08-28 21:46:06    阅读次数:232
UVA 10968 - KuPellaKeS 【BFS】
题目: In ancient times, many territories were under the control of a powerful king called Basm. Basm is well-known in history because of his strange works and as a result, there are many history-lovers...
分类:其他好文   时间:2015-08-26 07:06:48    阅读次数:185
POJ1149 PIGS 【最大流量】
PIGSTime Limit:1000MSMemory Limit:10000KTotal Submissions:16555Accepted:7416DescriptionMirko works on a pig farm that consists of M locked pig-houses ...
分类:其他好文   时间:2015-08-25 15:44:50    阅读次数:156
busybox rmmod error — rmmod: chdir(2.6.25): No such file or directory
busybox rmmod errorrmmod: chdir(2.6.25): No such file or directory1. install your modules in dir /lib/modules/(kernel version)/then rmmod will works w...
分类:其他好文   时间:2015-08-25 13:38:07    阅读次数:134
解题报告 之 CodeForces 6E Exposition
解题报告 之 CodeForces 6E Exposition Description There are several days left before the fiftieth birthday of a famous Berland's writer Berlbury. In this connection the local library decided to make an exposition of the works of this famous science-fiction writ...
分类:其他好文   时间:2015-08-19 00:35:45    阅读次数:223
PostgreSQL之MVCC
英文原文 https://devcenter.heroku.com/articles/p了ostgresql-concurrency#how-mvcc-works 翻译 piglei Postgre数据库的很大的卖点之一就是它处理并发的方式。我们的期望很简单:读永远不阻塞写,反之亦然。Pos...
分类:数据库   时间:2015-08-18 16:46:21    阅读次数:198
ZOJ 2601 Warehouse Keeper(费用流)
ZOJ 2601 Warehouse KeeperThe company where Jerry works owns a number of warehouses that can be used to store various goods. For each warehouse the types of goods that can be stored in this warehouse ar...
分类:其他好文   时间:2015-08-18 11:54:54    阅读次数:136
POJ 1149 PIGS 最大流
PIGS Time Limit: 1000MS   Memory Limit: 10000K Total Submissions: 18255   Accepted: 8300 Description Mirko works on a pig farm that consists of M locked pig-houses and ...
分类:其他好文   时间:2015-08-16 12:26:14    阅读次数:181
基于mac系统的apache服务器的使用流程
打开终端,输入以下命令:sudo apachectl start 此时Apache已经开启,在浏览器中输入本地ip地址可以看到it works! 打开前往----电脑------Macintosh HD ----资源库 -----WebServer-----新建一个文件夹 此时已经搭建完成。...
分类:Web程序   时间:2015-08-14 15:45:42    阅读次数:139
763条   上一页 1 ... 46 47 48 49 50 ... 77 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!