搜索资源列表
stringyhc
- 常用的子串替换、去除空格、找子串等,以包含文件用,将main()注释去掉,将.h改名.c就可以进行测试。-common substrings replacement, remove the box, finding substrings, to contain documents of main () Comments removed and will. H renamed. C can be tested.
trim
- 用于清洗数据的一个小程序,去除数据中多余的空格,常用于数据库操作中.-cleansing data for a small procedure to remove redundant data spaces, commonly used in database operations.
TextPreProcessing
- 这个软件对文本文档进行预处理,比如去除多余的空格,加各种需要的标注符号等等,功能非常强大。
Java20080905
- /** * 去除字符串s左边的半角空格 * @param s 字符串 * @return 去除左边半角空格后的字符串 */
EXCEL格式工资管理系统
- 工资管理系统简介 (网址:http://blog.sina.com.cn/s/blog_5488e3a90100gwo4.html) 这是一款适用于中小企业的工资管理软件,具有以下特点: 一、提供了三十多项实用功能,可以与收费的商业软件相媲美; 二、用你最熟悉的EXCEL编写,所见即所得,直接使用,无需学习; 三、完全开放源代码,你可以看到所有代码,并可以跟踪代码的执行,让你消除对宏病毒的担心; 四、数据与代码在一个文档中,不使用额外
stringyhc
- 常用的子串替换、去除空格、找子串等,以包含文件用,将main()注释去掉,将.h改名.c就可以进行测试。-common substrings replacement, remove the box, finding substrings, to contain documents of main () Comments removed and will. H renamed. C can be tested.
trim
- 用于清洗数据的一个小程序,去除数据中多余的空格,常用于数据库操作中.-cleansing data for a small procedure to remove redundant data spaces, commonly used in database operations.
TextPreProcessing
- 这个软件对文本文档进行预处理,比如去除多余的空格,加各种需要的标注符号等等,功能非常强大。-The software pre-processing of text documents, such as removing extra spaces, plus the needs of the marked symbols, etc., very powerful.
Java20080905
- /** * 去除字符串s左边的半角空格 * @param s 字符串 * @return 去除左边半角空格后的字符串 */-/*** Remove the string s the left half-width space* @ param s string* @ return remove the spaces after the left half-angle of the string* /
which.pl
- 可以去除序列中的空格,还可以加载fasta format名称-Can be removed in sequence space, you can load fasta format name
myshell
- 自己实现了一个简单的shell,它里面运用比较灵活的算法,怎么去除标点和空格等等,挺值得看看。-Own implementation of a simple shell, it contains a more flexible use of algorithms, how to remove punctuation and spaces, etc., very worth a look.
yuchuli
- 是对编译器预处理的模拟实现,运行环境vc++,功能去除程序中多余空格和注释-Is a pre-simulation to achieve the compiler, operating environment, vc++, function to remove extra spaces and comments procedure
daimayouhua
- 对于美化代码,无非是对不整齐的代码将它重新排版对齐,其中就是要对原文件的代码去除空格以及多余的字符之类的,从而起到美化的效果,为了达到这种功能,我们定义了函数进行相关的操作-For the landscaping code, nothing is irregular layout code to re-align it, which is to remove the original file of the code spaces an
Test
- 字符串分割分割数字与字母,去除空格,首字母大写-java src
Add-or-remove-spaces
- 对一段字符串实现添加空格或去除空格,以方便对其进行解析-To facilitate parse a string to add a space or removing spaces,
qukongge
- 功能是一般用于string字符串去除空格,包括前后中的所有空格!-String string function is generally used to remove spaces, including spaces in front of all!
Fortran-programa--preci
- EXCEL里的导出为TXT,去除空格用零代替-for excel output to txt
Function
- 很强大的一个功能类,可以对字符串进行过滤,去除空格等,看了就知道有多实用了-A function class is very powerful, can filter string, remove spaces, read on to know how useful
Add-or-remove-spaces
- 对一段字符串实现添加空格或去除空格,以方便对其进行解析-To facilitate parse a string to add a space or removing spaces,
Project1
- 去除文档中的空格,tab及回车去除文档中的空格(Remove the space in the document, tab and the return car to remove the space in the document)