搜索资源列表
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编写,所见即所得,直接使用,无需学习; 三、完全开放源代码,你可以看到所有代码,并可以跟踪代码的执行,让你消除对宏病毒的担心; 四、数据与代码在一个文档中,不使用额外的数据库,不需要安装,即拷即用,真正做到绿色版; 五、持续更
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
all-kinds-of-string-function
- 1.取左子串2.取右子串3.去除字符串空格及TAB及回车换行 4.替换字符串5.一个文件有很多行,每行的宽度是固定的,例如都是 100个字符. 给出一个字符串序列,在指定的宽度处加上空格,生成新文件. -1. Take the left sub-string 2. Get the right sub-string 3. Remove the spaces and TAB, and enter the string line 4. Replace string 5. A file has
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 and extra characters and the lik
StringUtil
- 字符串工具类 将一个字符串的首字母改为大写或者小写 将一个字符串按照句点(.)分隔,返回最后一段 格式化文件路径,将其中不规范的分隔转换为标准的分隔符,并且去掉末尾的"/"符号。 格式化文件路径,将其中不规范的分隔转换为标准的分隔符,并且去掉末尾的"/"符号(适用于FTP远程文件路径或者Web资源的相对路径)。 获取文件父路径 获取相对路径 获取当前系统换行符 将用“|”分隔的字符串转换为字符串集合列表,剔除分隔后各个字符串前后的空格 将用正则表达式rege
Test
- 字符串分割分割数字与字母,去除空格,首字母大写-java src
readconfig
- 配置文件 读取 去除首尾空格 有注释功能等-read config file
remove_space
- 去除string中的空格,算法空间复杂度和时间复杂度度很低-remove space from a string
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)