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

搜索资源列表

  1. Jsp.sql2005.conn

    0下载:
  2. Jsp连接sql2005数据库字符串和连接包-Jsp connection string and connect sql2005 database package
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-26
    • 文件大小:564840
    • 提供者:dwert
  1. 2

    0下载:
  2. 定义一个大学生类Graduate,保护数据成员:姓名,学号,校名,并为它定义带参数的构造函数、拷贝构造函数、析构函数和输出数据成员值的print( )公有成员函数,另定义研究生类Postgraduate,它以公有继承方式派生于类Graduate,新增加“研究方向、导师名”两个私有数据成员,并定义带参数的构造函数,拷贝构造函数、析构函数和输出研究生数据的print( )公有成员函数,另外,要求学号自动增加,且Graduate和Postgraduate的学号起始值不同。在主函数中定义派生类对象进行测
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:732
    • 提供者:张帆
  1. server

    0下载:
  2. 设立了一个服务器,与客户端建立一个连接,并向客户端发送一个字符串。-Set up a Server that will receive a connection from a client, send a string to the client, and close the connection.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4202
    • 提供者:瓦不过
  1. 14191217571

    0下载:
  2. 全国计算机等级考试四合一过关训练二级Java第 1 章 公共基础知识 第 2 章 Java语言概述 第 3 章 简单数据类型 第 4 章 运算符和表达式 第 5 章 流程控制 第 6 章 类、数组和字符串操作 第 7 章 异常处理 第 8 章 输入输出及文件操作 第 9 章 线程与对象串行化 第 10 章 编写图形用户界面 第 11 章 Applet程序设计 第 12 章 J2SDK的下载和操作 第 13 章 Java应用 -NCRE clea
  3. 所属分类:Java Develop

    • 发布日期:2017-05-16
    • 文件大小:4070880
    • 提供者:tyxhlw
  1. zhuanghuan

    0下载:
  2. /**/// / // / 转全角的函数(SBC case) // / // /任意字符串 // /全角字符串 // / // /全角空格为12288,半角空格为32 // /其他字符半角(33-126)与全角(65281-65374)的对应关系是:均相差65248 -/**/////// Switch to all-angle function (SBC case)////// any string///full-width string//////
  3. 所属分类:Ajax

    • 发布日期:2017-04-04
    • 文件大小:1008
    • 提供者:hxw
  1. JavaregularExpressions

    0下载:
  2. 正则表达式,就是用某种模式去匹配一类字符串的一个公式.-Regular expression is a pattern to match with a class of a formula string.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:225249
    • 提供者:taotao
  1. md5

    0下载:
  2. java md5加密算法实现,输入字符串直接得到加密后的字符串-java md5
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:593
    • 提供者:张万
  1. java_applet

    0下载:
  2. Applet类与Applet小程序,数组 向量 字符串 递归 排序-Applet applet Applet class, recursive sort string array vector
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:658794
    • 提供者:guaiguai
  1. Jakarta_Commons_study

    0下载:
  2. 从Jakarta Commons CookBook中整理出来的非常有用的类和方法,以方便的方法解决了诸如数组操作、日期操作、字符串操作、数字操作、文件操作等常见的问题。这是在java web应用中常见的commons-*.jar包中的内容-The very useful class and method finishing out from Jakarta Commons CookBook, to facilitate the solution of such operations of ar
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4080
    • 提供者:萧毅鸿
  1. qiandao

    0下载:
  2. default.asp(软件注册页面,注册成功再不出现) err.asp(页面错误转向信息页面) manage.asp(部门主管页面) conn.asp(数据库连接通用页面) include/function.asp(全局函数页面,包含了有效信息检测函数等) include/md5code.asp(md5加密类) include/selectVal.js(察看通知时动态显示的JS调用) systel文件夹内是整站的DIV+CSS设置 DLL文件夹内是服务器需要注册
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-24
    • 文件大小:282697
    • 提供者:sdfsdf
  1. replace

    0下载:
  2. 替换脚本,Replace_$.cfg为配置文件,在其中设置好源字符串和目标字符串。replace.bat为 perl脚本-Replacement of the scr ipt, Replace_ $. Cfg for the configuration file, set up in which the source string and destination string. replace.bat for the perl scr ipt
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-01
    • 文件大小:2389
    • 提供者:zhangyutian
  1. KB

    0下载:
  2. 在JAVA学习中经常有人不会从键盘输入数据,如果你要一个字符串,那么请用 KB.scan()函数,附上源码-JAVA has often been in the study does not enter data from the keyboard, if you want a string, then please use KB.scan () function, accompanied by source code
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:1378
    • 提供者:yzc
  1. util

    0下载:
  2. java网站util类,有字符串和文件的基本处理-java web site util class, there are strings and documents the basic processing
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:3893
    • 提供者:neo
  1. stringoperate

    0下载:
  2. 一个用java语言编写的对其字符串操作函数比较及应用的编程-a java code for operating of string
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:20209
    • 提供者:zengshuting
  1. editor

    0下载:
  2. 用java实现了一个简单的“记事本”,可实现复制,粘贴,打开文件,搜索字符串,设置字体等多种功能-Using java implements a simple " notepad"
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:26485
    • 提供者:吴国辉
  1. upload

    0下载:
  2. java的上传组件,支持上传字符串,和文件-uploadMutipart
  3. 所属分类:Java Develop

    • 发布日期:2017-05-02
    • 文件大小:698801
    • 提供者:lidiedie
  1. FileNameEncoder

    0下载:
  2. 文件中的java源代码,主要功能是对文件和字符串的加密和解密。 -Java source code file, the main function is encryption and decryption of file and string .
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:2583
    • 提供者:邓涛
  1. ScoolManage

    0下载:
  2. 这是自己用ASP.net 写的一个教务管理系统,实现了基本的教务管理功能,可直接下载修改SQL服务器链接字符串,即可使用-This is itself written in a Senate with ASP.net management system to achieve the basic function of educational administration can be downloaded directly modify the SQL Server connection str
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-06
    • 文件大小:1511853
    • 提供者:Edan
  1. json_to_string

    0下载:
  2. 将json转化为字符串,上面附有简单的例子。-Into the json string above with a simple example.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-02
    • 文件大小:6579
    • 提供者:chenfeng
  1. Tree_Test2

    0下载:
  2. 在创作时使用构造良好的字符串在 Flash 中创建 XML-In the creative use of well-formed XML string is created in the Flash
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-07
    • 文件大小:134980
    • 提供者:XiueXi
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 44 »
搜珍网 www.dssz.com