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

搜索资源列表

  1. Converts

    0下载:
  2. 十六进制与byte数组之间的相互转换,以及MD5加密。对初学者学习字符之间的转换有作用-Hexadecimal and mutual conversion between byte array, as well as MD5 encryption. Role for beginners to learn character conversion between
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1486
    • 提供者:杨干
  1. game

    0下载:
  2. 基于控制台的java文字游戏,有人物属性。技能。商店等功能-Java word games console-based, character attributes. Skills. Shops and other functions
  3. 所属分类:Java Develop

    • 发布日期:2017-11-26
    • 文件大小:30548
    • 提供者:wangxingyi
  1. jsonSting

    0下载:
  2. json字符串测试,需用到json-lib.jar-the test of json character string ,needs the json-lib.jar
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-11-28
    • 文件大小:11703
    • 提供者:renchuan
  1. AnalyseFrame

    0下载:
  2. 词法分析器。 词法分析程序,分析C源代码,找出其中的单词,并确定单词的类型-Lexical analyzer. /*** Sample application analysing C code to accidence file* lexical analysis procedures, analysis of the C source code, find the word, and to determine the type of word* Keyword KEY* identifi
  3. 所属分类:Java Develop

    • 发布日期:2017-12-07
    • 文件大小:4340
    • 提供者:pz
  1. My-project_TestString

    0下载:
  2. 输入一串汉字或英文,测试其中一个汉字或字母的出现频度-Enter a string of Chinese characters, and to test the frequency of occurrence of a character
  3. 所属分类:JavaScript

    • 发布日期:2017-11-26
    • 文件大小:3843
    • 提供者:minqiao
  1. job-scheduling

    0下载:
  2. 实现脱离业务环境的定时任务管理。 基于QUARTZ实现,并与spring3进行集成。 以数据库方式保存定时人物信息,防止内存泄露。 解压后是完整的myeclipse web工程,可在tomcat上部署运行。-The timing task management from the business environment. Based on to QUARTZ realized, and integration with the spring3. Timing character da
  3. 所属分类:Java Develop

    • 发布日期:2017-11-13
    • 文件大小:10543427
    • 提供者:liuquan
  1. com.aicomsoft.common.utils

    0下载:
  2. 个人这些年总结,实现的各种常用的java工具类,包括异常自定义,日志,文件操作,网络,加密,正则表达式,字符处理,时间处理,IO操作,JDBC,ZIP解压缩-Summarize in these years of the personal, to achieve a variety of commonly used java tools, including abnormal custom, log, file operations, network, encryption, regular e
  3. 所属分类:Java Develop

    • 发布日期:2017-11-27
    • 文件大小:36790272
    • 提供者:samir tan
  1. p1

    0下载:
  2. 字符强制类型转换,将内容填到空的空间里,组成新的内容-Character cast content to fill the empty space, and form a new content
  3. 所属分类:JavaScript

    • 发布日期:2017-11-22
    • 文件大小:1904
    • 提供者:顾敏
  1. project

    0下载:
  2. 这是一个参照 codegoogle上的一个串口API程序编写的 一个运行在android平台的 类似于上位机的软件,能够选择波特率,自由收发 字符-This is a reference to a serial API programming codegoogle on a run similar to the host computer' s software in the android platform, able to select the baud rate, free tran
  3. 所属分类:Java Develop

    • 发布日期:2017-11-02
    • 文件大小:144384
    • 提供者:codelife
  1. java_nio

    0下载:
  2. nio 是 java New IO 的简称,在 jdk1.4 里提供的新 api 。 Sun 官方标榜的特性如下: – 为所有的原始类型提供 (Buffer) 缓存支持。 – 字符集编码解码解决方案。 – Channel :一个新的原始 I/O 抽象。 – 支持锁和内存映射文件的文件访问接口。 – 提供多路 (non-bloking) 非阻塞式的高伸缩性网络 I/O 。-nio java New IO in jdk1.4 api. The Sun officially adv
  3. 所属分类:Java Develop

    • 发布日期:2017-11-19
    • 文件大小:10871
    • 提供者:yue
  1. 1323272283473_zcool.com.cn

    0下载:
  2. SXW Flash CMS v3.0更新说明: 1.全站采用UTF-8编码,解决多种语言字符兼容问题; 2.增加自定义网页显示功能,可在菜单中链接独立的网页作为栏目显示; 3.支持视频外链功能,支持土豆、优酷、56网等网站视频链接; 4.新增RSS订阅功能,输出动态RSS;可作为网站地图方便搜索引擎收录和关键字抓取; 5.新增会员系统功能,会员等级可无限级分级;栏目可设置指定会员等级才能浏览。 6.媒体内容采用双模板展示,可选底部滚动式和列表式展示。
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-11-16
    • 文件大小:7296496
    • 提供者:胡歌
  1. Quicksort

    0下载:
  2. 将提供在源文件的的字符串用快速排序按照字典顺序进行排序。-Quicksort character sort lexicographically.
  3. 所属分类:JavaScript

    • 发布日期:2017-11-21
    • 文件大小:774
    • 提供者:Steven
  1. Dictrionary

    0下载:
  2. 字典序问题。在数据加密和数据压缩中常需要对特殊的字符串进行编码。给定的字母表A 由26 个小 写英文字母组成A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左到 右出现的次序与字母在字母表中出现的次序相同,且每个字符最多出现1 次。-The lexicographically problem. Data encryption and data compression is often the need for special string encoded. Give
  3. 所属分类:Java Develop

    • 发布日期:2017-12-03
    • 文件大小:1180
    • 提供者:Kerwin
  1. bank

    0下载:
  2. 设计一个银行账户类,其中包括: (1)帐户信息:帐号、姓名、开户时间、身份证号码等。 (2)存款方法。 (3)取款方法。 (4)其他方法如“查询余额“和“显示帐号“等。 并用字符界面模拟存款和取款过程 -Including: (1) account information: account number, name, time of account opening, identity card number. (2) deposits. (3) withdr
  3. 所属分类:JavaScript

    • 发布日期:2017-11-28
    • 文件大小:727
    • 提供者:徐伟
  1. test5

    1下载:
  2. 1、数字存取:通过随机数函数产生50个正整数,逐个将这些数写入文件file.dat中;然后读出这些数,在内存中对它们进行排序,再将排序后的数据逐个写入file.out文件中。 要求:分别使用字节流和字符流操作方式完成。 2、文件内容加行号:给定一个文件,通过文件读写,给文件内容加行号。 要求:使用缓冲流操作。 3、学生对象操作:设计学生类,把学生对象存储进文件,并能再从文件中读取。-Digital access: 50 positive integer random nu
  3. 所属分类:JSP源码/Java

    • 发布日期:2015-12-01
    • 文件大小:4548
    • 提供者:zengshao
  1. Shier2

    0下载:
  2. 很简单的JAVA小程序 , 用字符流形式复制一个TXT文本文件 。-Very simple Java applet, a character stream copy a TXT file.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-02
    • 文件大小:14159
    • 提供者:蒲陈晨
  1. RwVote6.10

    0下载:
  2. 人物图片评选系统定位于投票评选行业的量身开发,打造行业的领先服务评选品牌,系统整合单选/多选一体化功能,并适合图文评选,适合用于大型媒体单位、机关单位、院校机构、集团公司、门户网站可用于城市评选、美景评选、优秀人物评选、活动评选,事迹评选。 -Character the picture selection system positioning in industry tailored voted development, to create the industry' s leadin
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-11-28
    • 文件大小:1757290
    • 提供者:sdfdsag
  1. SXW-Flash3.0VIP

    0下载:
  2. SXW Flash 是在Supernova XML Website基础上开发的一套Flash网站管理系统; 酷炫的FLASH整站,后台采用ACCESS+ASP; 可完美用于:企业形象、产品展示;组织团队主页;个人主页; 主要特点; 1.网站炫彩背景自动更换(可使用JPG格式桌面壁纸); 2.全站使用二级下拉菜单(后台智能管理) 3.音视频智能播放控制(在播放视频时背景音乐自动关闭,关闭视频后背景音乐自动开启) V3.0更新说明: 1.全站采用UTF-8编码,解决多种语言字符兼容问题; 2.增加自
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-11-03
    • 文件大小:6514551
    • 提供者:hanson
  1. zvot

    0下载:
  2. 系统整合单选/多选一体化功能,并适合图文评选,适合用于大型媒体单位、机关单位、院校机构、集团公司、门户网站可用于城市评选、美景评选、优秀人物评选、活动评选,事迹评选. 智睿网络投票评选管理系统 6.8更新内容: 1、评选列表修正显示 -System integrated radio/multiple choice integration function, and suitable for graphic selection, suitable for large media
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-11-18
    • 文件大小:1642560
    • 提供者:adsgdsg508
  1. GetQuwei

    0下载:
  2. 该Java程序可用于生成汉字的四位区位码,生成的区位码可用于填写各种材料-transform Chinese character into four number code
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-14
    • 文件大小:576
    • 提供者:王晓
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 28 »
搜珍网 www.dssz.com