下载地址:http://sourceforge.net/projects/itextsharp/iText is a PDF library that allows you to CREATE, ADAPT, INSPECT and MAINTAIN documents in the Portabl...
分类:
其他好文 时间:
2015-05-03 20:24:56
阅读次数:
132
原先启动Cygwin后,pwd显示:C:\Documents and Settings\Administrator@IBM-EBDC0EAC4B7 ~$pwdC:\Documents and Settings\Administrator输入env查看目前系统有哪些环境变量:可以找到HOME=C:\D...
python之对指定目录文件夹的批量重命名import os,shutil,stringdir = "/Users/lee0oo0/Documents/python/test" #指定的目录for i in os.listdi...
分类:
编程语言 时间:
2015-04-29 16:42:27
阅读次数:
129
第一步:下载和安装Scala
在官网下载并接压缩,像安装ANT或MAVEN之类的那样,把解压后的bin路径加到path里面去就可以了。
在命令行模式下输入Scala
cmd 写道
C:\Documents and Settings\19002850>scala
Welcome to Scala version 2.7.5.final (Java HotSpot(TM) Client ...
分类:
其他好文 时间:
2015-04-29 11:38:24
阅读次数:
193
本文讲解MyEclipse(MyEclipse10)的三种方法,以SVN为例
Eclipse update site URL: http://subclipse.tigris.org/update_1.8.x
下载地址:http://subclipse.tigris.org/files/documents/906/49151/site-1.8.4.zip
一...
分类:
系统相关 时间:
2015-04-28 11:53:57
阅读次数:
144
EDI is nothing but Electronic data interchange. SAP will support EDI through Intermediate documents (IDOCS).EDI (Electronic Document interchange) - ED...
分类:
其他好文 时间:
2015-04-27 23:16:41
阅读次数:
157
注:原文代码链接http://scikit-learn.org/stable/auto_examples/text/mlcomp_sparse_document_classification.html运行结果为:Loading 20 newsgroups training set... 20 new...
分类:
其他好文 时间:
2015-04-25 18:13:29
阅读次数:
205
今天在使用i18next的时候,由于要加载一个json的文件,但是在vs2013中一直加载不成功呢,经过上网查资料得知原来要配置iis express才能支持json文件的加载. 文件的默认位置在:C:\Users\UserName(用户名)\Documents\IISExpress\config目...
分类:
Web程序 时间:
2015-04-24 16:12:40
阅读次数:
190
NSString *home = NSHomeDirectory(); NSString *docPath = [home stringByAppendingPathComponent:@"Documents"]; NSString *filePath = [docPath stringByA...
分类:
移动开发 时间:
2015-04-23 15:26:44
阅读次数:
142
Word窗口中的菜单栏作用非常大,如果菜单栏不见了,我们可能会有许多任务都无法完成。笔者以前就遇见过这样一间事。有一次使用Word2003工作时,无意间选种了菜单栏,鼠标一晃动,菜单栏就不知去向了。相信和我一样遇见这种情况的朋友,大有人在。在此献上方法,希望大家可以尽..
分类:
其他好文 时间:
2015-04-23 00:14:52
阅读次数:
154