CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 查找字符串

搜索资源列表

  1. searching_output

    0下载:
  2. 查找字符串中是否有匹配字,输出ture 或者 FALSE-inpu searching
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:1369
    • 提供者:J. Li
  1. stringMatch

    0下载:
  2. 读txt文件内容到编辑框,然后查找字符串。-Read txt file to the edit box, and then look for the string.
  3. 所属分类:EditBox

    • 发布日期:2017-11-19
    • 文件大小:1875755
    • 提供者:尹钦
  1. s5

    0下载:
  2. 查找字符串是否有字符“A”,如果有,执行P1段程序;若没有,执行P2。-There are characters in the search string is " A" , and if so, execute P1 segment program If not, do the P2.
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:5915
    • 提供者:zhouqiubin
  1. findString

    0下载:
  2. 查找字符串一中是否包含字符串二,使用8086的cpu-String a medium contains string,use 8086 cpu
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:576
    • 提供者:Lanny
  1. Delphi_507125

    0下载:
  2. Delphi结合SQL数据库使用变量查找字符串,示例配套有SQLSERVER数据库,测试前请先附加。如运行截图所示,选择查询字段后,在查询条件一栏可输入自定义的查询变量,若找到数据,下边的Datagrid列表中会显示出符合条件的查询。 -Delphi combines SQL database using the search string variables, the sample supporting a SQLSERVER database, please attach before
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:171651
    • 提供者:D61GMH6
  1. The-search-string

    0下载:
  2. 详细介绍查找字符串,并且含有源代码,可以参照本源代码编程-The search string
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2252
    • 提供者:王林
  1. ACEdit

    0下载:
  2. 加载多个字符串,自动查找字符串的Edit-Load multiple strings, automatically find the string Edit
  3. 所属分类:EditBox

    • 发布日期:2017-04-14
    • 文件大小:4255
    • 提供者:于刚
  1. jishiben

    0下载:
  2. windows自带记事本vb源代码 功能如下 1,文本框大小可以随窗体改变 2,读入文件的大小受限 3,窗体标题实时地显示当前文件名 4,可以通过菜单改变文本字体和背景色 5,剪切板的使用 6,可以查找字符串,使用到字符串的处理 7,可以对整个文档进行全选 8,可以在指定处插入时间日期 9,公共对话框的使用,保存,打开,打印等 -windows comes with Notepad vb source code Function as follo
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:5672
    • 提供者:李丹
  1. window

    0下载:
  2. 利用Qt5编写一个简易浏览器,能够浏览网页, 实现点击超级链接可以自动跳转的功能 实现查找字符串的功能等等 作为WebKit的应用参考-Use Qt5 write a simple browser that can browse the web, click the hyperlink to achieve realization of the function can automatically jump string search function so as WebKit ap
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:5479
    • 提供者:modlucy
  1. Editor

    0下载:
  2. 1.插入行 2.删除行 3.行内容的编辑 4.行间的跳转 5.行内容的修改 6.文件内容的读取 7.内容的写入保存 调用函数: Ask() //询问操作指令 Run() //运行 功能: begin: 换到开头第一行 change: 对本行进行修改 delete: 删除所在行 end: 换到最后一行 find: 在本行查找字符串 go: 跳到某一行 help: 帮助(显示各种帮助的助记符) in
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:8555
    • 提供者:xinwuya
  1. KMP108

    0下载:
  2. 快速查找字符串算法,改进后的KMP算法完全实现-Quick Find string algorithm, the improved algorithm for the full realization of KMP
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-15
    • 文件大小:6606
    • 提供者:asu1739
  1. strings

    0下载:
  2. 自定义字符串的常用操作:串拷贝、求串长、查找字符串的操作。-The common custom string operation: string copy, find string length, find the string operation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:914
    • 提供者:yai2jujj
  1. 9908844

    0下载:
  2. ComboBoxCS_demo 查找字符串时对大小写敏感的选择框,-ComboBoxCS_demo search strings of case-sensitive checkbox,
  3. 所属分类:Other systems

    • 发布日期:2017-12-16
    • 文件大小:16384
    • 提供者:niallzii
  1. sgjrch

    0下载:
  2. ComboBoxCS_demo 查找字符串时对大小写敏感的选择框,-ComboBoxCS_demo search strings of case-sensitive checkbox,
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-21
    • 文件大小:16384
    • 提供者:derived
  1. lunix_IO_copy_find

    0下载:
  2. linux下IO中实现复制目录和查找字符串功能的简单C代码(Linux under IO to achieve copy directory and find the string function of simple C code)
  3. 所属分类:其他

  1. 41302861

    0下载:
  2. ComboBoxCS_demo 查找字符串时对大小写敏感的选择框,()
  3. 所属分类:按钮控件

    • 发布日期:2018-01-03
    • 文件大小:16384
    • 提供者:WHT%218731
  1. vba实现find

    0下载:
  2. 实现在exel单元格中模糊查找字符串功能(function excel find string for Match or fuzzy search)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:wwjandwyl
  1. iqnctions-immutability-gather

    0下载:
  2. ComboBoxCS_demo 查找字符串时对大小写敏感的选择框,()
  3. 所属分类:其他小程序

    • 发布日期:2018-01-08
    • 文件大小:16384
    • 提供者:chlldzr
  1. 2

    0下载:
  2. 输入一个字符串,输入一个字符来查找它最后出现的位置(Enter a string and enter a character to find its final location)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-09
    • 文件大小:221184
    • 提供者:9海
  1. bqnqkup

    0下载:
  2. ComboBoxCS_demo 查找字符串时对大小写敏感的选择框,()
  3. 所属分类:进程与线程

    • 发布日期:2018-04-29
    • 文件大小:16384
    • 提供者:qilda
« 1 2 3 45 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com