搜索资源列表
ConvertFile
- 有关文件操作以及字符串选择的代码,从文件中截取//和/* 和*/之间的代码。-the string and file manipulation choice of code from the paper interception / / and / * and * / between code.
jspnetcode
- 《JSP网络编程从基础到实践》的实例代码目录中包含了前10章的所有实例的源代码,实例名称及其所处章节如下: 第1章 JSP技术概述 实例1 第一个JSP页面 第3章 Web开发基础 实例2 HTML与Javascr ipt交互示例 第4章 JSP语法 实例3 JSP程序的基本结构 实例4 简单数据类型综合应用实例 实例5 包装类综合应用实例 实例6 数组应用实例 实例7 字符截取程序示例 实例8 查找字符串程序示例 实例9 Str
zifuchuanxianshijiequ
- 一个字符串录入、显示与截取的实用程序。在工业控制的数据采集中十分有用-a string input, display and the practical procedures for the interception. In the industrial control data acquisition is very useful
一个截取字符串的小例子
- 一个截取字符串的小例子-interception of a string of small examples
blog_jsp20071104
- 用的基本都是最基础的东西。只在截取字符串和 md5加密上用到了两个javaBeans,由于用的是以前的模版,一个星期就搞定了,总结了上次的经验,在页面调用,代码规范上做了很大的调整,希望对那些初学jsp的人带来一丝启发
ibe具有认证功能算法
- 1 Boneh-Franlin的IBE算法主要由四个子算法组成:Setup,Extract,Encrypt和Decrypt,分别完成系统参数建立、密钥提取、加密和解密的功能。假定消息的明文空间为 ,密文空间 。 (1)、建立: 给定一个安全参数 k蝂+ Step 1: 执行G生成一个素数q, 两个q阶群G1, G2 , 和一个可用的双线性映射 ê: G1碐1瓽2。 此外选取G1 任一生成元 P蜧1,再选取两个HASH函数 H3:{ 0, 1}n×{0, 1}n。 -?, H4:。 :{ 0,
GetQQInfo.rar
- 获取本机正在登陆的QQ号,是号码,不是密码...QQ2008以及以前版本都可以,2009需要自己修改一下,修改一下截取字符串就可以了.,Access to the machine are landing No. QQ is the number, not the password, as well as the previous version ... QQ2008 can, need to make some corrections in 2009, to amend the Intercep
aprogramaboutstring
- 1. 编写程序完成截取字符串s中从第m个位置开始的n个字符,返回所截字符串的首地址,理解指针与字符数组的关系。 2.一行文字,找出其中大写字每、小字字母、数字及其它字符各有多少。-1. Preparation process is complete interception of the string s from the beginning of the first m positions of the n characters, the return of the cut-off the
SQL_GetString
- SQL截取字符串 对 字符串进行操作-Sql Get String
ditie
- 显示gif jpg图像 其中有一个CPublic类,里面有最常用的字符函数和类型转换函数,Cstring类截取字符串不支持中文,没办法只能自编-Gif jpg images which show a CPublic class, which are the most commonly used functions and types of character conversion functions, Cstring interception of the string class does n
strspilt
- VS可以使用,在这网站找半天没找到个截取字符串的。干脆自己写个,VS测试通过,strspil -VS can be used in this web site to find half interception did not find a string. Altogether to write a, VS test passed, strspil
StringFunc
- 字符串处理的函数集合,有 向左截取字符串,向右,中间等-A collection of string processing functions, there left interception string, right in the middle and so on. . .
VCPPstring
- VC++字符串截取总结,总结了cstring与char*以及int等得转换和截取字符串。-VC++ string interception summary
string-test
- 程序中包含在labview中进行字符串基本操作的演示。其中有字符串交换、翻转、交换字节序、截取字符串等操作。-The program contains the labview string the basic operation of the demonstration. String exchange, flip, exchange the byte order Take a string operation.
stringcut
- Delphi字符串截取函数和源代码,截取字符串,提取串为空串。字符串处理不管是在Delphi或是在其它的编程语言中,都是应该掌握的基础编程技巧,有必要掌握。-Delphi string function interception and source code, the interception of a string, extract the string to the empty string. String handling in Delphi or other programming l
VCPPstring
- VC++字符串截取总结,总结了cstring与char*以及int等得转换和截取字符串。-VC++ string interception summary
StringOperator
- 里面涉及了好几个截取字符串的小函数。比如:一个字符在字符串出现的次数,或者某个字符第几次出现的位置。界面很潦草。主要看代码。-Which involves several small function string interception. For example: a character in a string of occurrences, or how many times a character appears. The interface is very scratchy. Main
cut_word_to_word
- C++ 实现的截取单词,用来截取字符串中的单词,仅供参考。-C++ cut words
MyTestMidStr
- 中文、英文混合字符串,自动搜索截取.类似于STRING 的MID函数。(Get_Mid String by chinese and english)
day921
- Java把一个字符串进行截取,规定好特殊符号,进行截取符号之间内容。(Learn to intercept strings using the Java language)