CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 去除空格

搜索资源列表

  1. stringyhc

    0下载:
  2. 常用的子串替换、去除空格、找子串等,以包含文件用,将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.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1.34kb
    • 提供者:洪春
  1. trim

    0下载:
  2. 用于清洗数据的一个小程序,去除数据中多余的空格,常用于数据库操作中.-cleansing data for a small procedure to remove redundant data spaces, commonly used in database operations.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.71kb
    • 提供者:凌寒
  1. TextPreProcessing

    0下载:
  2. 这个软件对文本文档进行预处理,比如去除多余的空格,加各种需要的标注符号等等,功能非常强大。
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:57.65kb
    • 提供者:robert
  1. Java20080905

    0下载:
  2. /** * 去除字符串s左边的半角空格 * @param s 字符串 * @return 去除左边半角空格后的字符串 */
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3.24kb
    • 提供者:tearnon
  1. EXCEL格式工资管理系统

    1下载:
  2. 工资管理系统简介 (网址:http://blog.sina.com.cn/s/blog_5488e3a90100gwo4.html) 这是一款适用于中小企业的工资管理软件,具有以下特点: 一、提供了三十多项实用功能,可以与收费的商业软件相媲美; 二、用你最熟悉的EXCEL编写,所见即所得,直接使用,无需学习; 三、完全开放源代码,你可以看到所有代码,并可以跟踪代码的执行,让你消除对宏病毒的担心; 四、数据与代码在一个文档中,不使用额外的数据库,不需要安装,即拷即用,真正做到绿色版; 五、持续更
  3. 所属分类:源码下载

    • 发布日期:2011-06-18
    • 文件大小:166.94kb
    • 提供者:ahzll@sohu.com
  1. which.pl

    0下载:
  2. 可以去除序列中的空格,还可以加载fasta format名称-Can be removed in sequence space, you can load fasta format name
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1.12kb
    • 提供者:chengxiliu
  1. myshell

    0下载:
  2. 自己实现了一个简单的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.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1.16kb
    • 提供者:曾德杰
  1. yuchuli

    0下载:
  2. 是对编译器预处理的模拟实现,运行环境vc++,功能去除程序中多余空格和注释-Is a pre-simulation to achieve the compiler, operating environment, vc++, function to remove extra spaces and comments procedure
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:220.41kb
    • 提供者:candy
  1. all-kinds-of-string-function

    0下载:
  2. 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
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:1.68kb
    • 提供者:罗斯
  1. daimayouhua

    0下载:
  2. 对于美化代码,无非是对不整齐的代码将它重新排版对齐,其中就是要对原文件的代码去除空格以及多余的字符之类的,从而起到美化的效果,为了达到这种功能,我们定义了函数进行相关的操作-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
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5.81kb
    • 提供者:kaixin
  1. StringUtil

    0下载:
  2. 字符串工具类 将一个字符串的首字母改为大写或者小写 将一个字符串按照句点(.)分隔,返回最后一段 格式化文件路径,将其中不规范的分隔转换为标准的分隔符,并且去掉末尾的"/"符号。 格式化文件路径,将其中不规范的分隔转换为标准的分隔符,并且去掉末尾的"/"符号(适用于FTP远程文件路径或者Web资源的相对路径)。 获取文件父路径 获取相对路径 获取当前系统换行符 将用“|”分隔的字符串转换为字符串集合列表,剔除分隔后各个字符串前后的空格 将用正则表达式rege
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:2.01kb
    • 提供者:曲欣亮
  1. Test

    0下载:
  2. 字符串分割分割数字与字母,去除空格,首字母大写-java src
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:727byte
    • 提供者:Sai
  1. readconfig

    0下载:
  2. 配置文件 读取 去除首尾空格 有注释功能等-read config file
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-13
    • 文件大小:1.91kb
    • 提供者:huanghua
  1. remove_space

    0下载:
  2. 去除string中的空格,算法空间复杂度和时间复杂度度很低-remove space from a string
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-22
    • 文件大小:2.1kb
    • 提供者:jingd
  1. Add-or-remove-spaces

    0下载:
  2. 对一段字符串实现添加空格或去除空格,以方便对其进行解析-To facilitate parse a string to add a space or removing spaces,
  3. 所属分类:source in ebook

    • 发布日期:2017-11-16
    • 文件大小:5.76kb
    • 提供者:雪莲
  1. qukongge

    0下载:
  2. 功能是一般用于string字符串去除空格,包括前后中的所有空格!-String string function is generally used to remove spaces, including spaces in front of all!
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:653byte
    • 提供者:zhoupan
  1. Fortran-programa--preci

    0下载:
  2. EXCEL里的导出为TXT,去除空格用零代替-for excel output to txt
  3. 所属分类:Other systems

    • 发布日期:2017-04-23
    • 文件大小:315.62kb
    • 提供者:zhoujacques
  1. Function

    0下载:
  2. 很强大的一个功能类,可以对字符串进行过滤,去除空格等,看了就知道有多实用了-A function class is very powerful, can filter string, remove spaces, read on to know how useful
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-11
    • 文件大小:1.39kb
    • 提供者:赵亮
  1. Add-or-remove-spaces

    0下载:
  2. 对一段字符串实现添加空格或去除空格,以方便对其进行解析-To facilitate parse a string to add a space or removing spaces,
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:5.89kb
    • 提供者:xian726804
  1. Project1

    0下载:
  2. 去除文档中的空格,tab及回车去除文档中的空格(Remove the space in the document, tab and the return car to remove the space in the document)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-07
    • 文件大小:638kb
    • 提供者:高洁xy
« 12 »
搜珍网 www.dssz.com