搜索资源列表
CommFunc
- 通用函数javascr ipt(截取字符串前后的所有空字符)-generic function javascr ipt (interception after a string of all air characters)
一个截取字符串的小例子
- 一个截取字符串的小例子-interception of a string of small examples
blog_jsp20071104
- 用的基本都是最基础的东西。只在截取字符串和 md5加密上用到了两个javaBeans,由于用的是以前的模版,一个星期就搞定了,总结了上次的经验,在页面调用,代码规范上做了很大的调整,希望对那些初学jsp的人带来一丝启发
javaUtils
- 自己总结及编写调试好的程序,可直接应用 CutStringUtil截取字符串,能正确处理汉字定长处理 XMLProcessUtil 能处理XML读写文件的中文问题处理 服务器及客户端socket实用程序,含服务器端及客户端对应代码
blog_jsp20071104
- 与上一个 asp版本的相比较,功能上基本一样,由于是入门版,用的基本都是最基础的东西。只在截取字符串和 md5加密上用到了两个javaBeans,由于用的是以前的模版,一个星期就搞定了,总结了上次的经验,在页面调用,代码规范上做了很大的调整,希望对那些初学jsp的人带来一丝启发。。。 后台: 账号:admin 密码:admin
NMJU
- 一个 asp.net2.0版本的博客系统,功能上用的基本都是最基础的东西。只在截取字符串和 md5加密,由于用的是以前的模版,一个星期就搞定了,总结了上次的经验,在页面调用,代码规范上做了很大的调整,希望对那些初学asp.net2.0的人带来一丝启发。。。 后台: 账号:admin 密码:admin (.net)
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
php 英汉字符串混合截取
- php英汉字符串混合截取 php 英汉字符串混合截取
Java
- Web应用程序在浏览器中显示字符串时,由于显示长度的限制,常常需要将字符串截取后再进行显示。 本文实现用Java实现按字节长度截取字符串。-Web applications in the browser to display the string, due to length restrictions, and often need to show the string after the interception. In this paper, using Java to achieve
struts-api
- 截取字符串 抽取其中不要的字符 将想要得到的字符显示输出来-Interception of the string of characters taken from them will not want to display the characters
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
xuefei
- c++实现截取字符串功能 能够很好的实现-c++ make the a text into a part impossible
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.
MyTestMidStr
- 中文、英文混合字符串,自动搜索截取.类似于STRING 的MID函数。(Get_Mid String by chinese and english)
day921
- Java把一个字符串进行截取,规定好特殊符号,进行截取符号之间内容。(Learn to intercept strings using the Java language)