listening speaking reading writing and translating $课文35 捉贼! 355. Roy Trenton used to drive a taxi. 罗伊.特雷顿原是开出租汽车的, 356. A short while ago, however, h ...
分类:
其他好文 时间:
2017-09-02 09:39:15
阅读次数:
178
最近,在使用Jenkins对工程一键部署的时候,出现调用Tomcat Manager 异常,对其解决方案特记于次。 异常信息 可能存在的异常:(1)Cannot invoke Tomcat manager: Error writing to server ;(2)Cannot invoke Tomc ...
分类:
其他好文 时间:
2017-08-29 22:59:37
阅读次数:
445
Notes Emmmmm... I've already known that since my writing is awful and my intellect is ordinary, no one would ever like this article, which upsets me a ...
分类:
编程语言 时间:
2017-08-26 23:33:48
阅读次数:
259
目前可以使用 Object-c 的 file 处理, 可以操作目录,并读写文件, 控制台程序生成了正常的文件,感觉比较欣慰,文件处理也算蛮大的一步了,知道了一些 oc 常用的库处理,在渐渐地变熟练 ...
分类:
其他好文 时间:
2017-08-23 22:13:58
阅读次数:
238
原文链接:A look into writing future CSS with PostCSS and cssnext 译者:nzbin 像 Twitter,Google,BBC 使用的一样,我打算对 CSS 后处理器 PostCSS 的世界一探究竟。 PostCSS是什么? PostCSS 是使 ...
分类:
Web程序 时间:
2017-08-23 11:57:38
阅读次数:
216
API Documentation All the API calls map the raw REST api as closely as possible, including the distinction between required and optional arguments to ...
在linux上使用vi命令修改一个文件内容的时候,发现无法保存,每次写完使用“:q!”命令可以正常退出但是使用":wq!"命令保存文件并退出时出现一下信息提示: E212: Can't open file for writing Press ENTER or type command to cont ...
分类:
系统相关 时间:
2017-08-19 14:17:11
阅读次数:
167
OC提供了丰富的I/O相关API,如果只是管理文件和目录,程序可以使用NSFileManager进行管理,包括创建、删除、移动和复制文件等;如果程序需要读取文件内容,则可通过NSFileHandle进行处理;如果需要读取网络资源,则可通过NSURL进行处理;如果程序只是读取项目内部资源,则可借助MS ...
分类:
其他好文 时间:
2017-08-18 17:10:31
阅读次数:
126
How to write and summit an academic paper in 18 weeks. Page 24 Writing is not easy or fun,but it can get you and your ideas noticed.The process of wri ...
分类:
其他好文 时间:
2017-08-18 09:40:47
阅读次数:
191
Trung is bored with his mathematics homeworks. He takes a piece of chalk and starts writing a sequence of consecutive integers starting with 1 toN(1 < ...
分类:
其他好文 时间:
2017-08-15 10:07:57
阅读次数:
106