搜索资源列表
msz.zip
- Manifest-Version: 1.0 MicroEdition-Configuration: CLDC-1.0 MIDlet-Data-Size: 15000 MIDlet-Descr iption: Warriors of the Lion MIDlet-Version: 1.0.0 MIDlet-Icon: /icon.png Created-By: 1.3.1_01 (Sun Microsystems Inc.) MIDlet-Vendor: www.elkware.c
sanguo.zip
- Manifest-Version: 1.0 MicroEdition-Configuration: CLDC-1.0 MIDlet-Data-Size: 15000 MIDlet-Descr iption: Warriors of the Lion MIDlet-Version: 1.0.0 MIDlet-Icon: /icon.png Created-By: 1.3.1_01 (Sun Microsystems Inc.) MIDlet-Vendor: www.elkware.c
WDHY-Blog
- 1.1 Z-Blog是由RainbowSoft Studio的Z-Blog团队开发,表情图片由2S-SPACE STUDIO友情提供。Z-Blog的一切版权等知识产权,以及与Z-Blog相关的所有信息内容,包括但不限于:文字表述及其组合、商标、图标图饰、界面设计、版面框架、有关数据、印刷材料、电子文档等均受著作权法和国际著作权条约以及其他知识产权法律法规的保护。除了任何软件作者授权许可协议所提供的明确书面许可外,拥有本Z-Blog并不赋予您任何有关这些专利、商标、版权或其它知识产权的许可。-1.
cuongtv_53_hw01
- Write a program using Java language has the duty to read a text file and statistics of the words in the file. Programs need to use dynamic data structures (eg binary tree or linked list). Information about each word stored in a node in the structure.
jquery-mztree
- jquery梅子树源码 无限极树形结构生成 可支持大数据量,高效率生成-jquery plum tree source generates an infinite tree structure can support a very large amount of data generated with high efficiency
aspgerenweb
- 本次更新: 1.可以自由更换皮肤 2.优化了后台 3.增加了音乐播放器 4.增加了网站开关功能 5.增加了个人资料填写功能 H.Z.C网站管理系统主要功能有 1.网站首页管理 2.个人作品管理 3.个人日记管理 4.音乐娱乐管理 5.图片相册管理 6.技术文章管理 7.网站留言系统-The update 1. Are free to change the skin 2. Optimi
RealTime_Chart
- 在applet上的基于jfreechart的实时图表,先从文本文件中读入一组数据,再每隔一秒把数据显示出来。-在applet上的基于jfreechart的实时图表,先从文本文件中读入一组数据,再每隔一秒把数据显示出来。源语言: 英语 允许输入拉丁字符的拼音请键入文字或网站地址,或者上传文档。 取消 朗读显示对应的拉丁字符的拼音Zài applet shàng de jīyú jfreechart de shíshí túbiǎo, xiān cóng wénběn wénjiàn z
Dictrionary
- 字典序问题。在数据加密和数据压缩中常需要对特殊的字符串进行编码。给定的字母表A 由26 个小 写英文字母组成A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左到 右出现的次序与字母在字母表中出现的次序相同,且每个字符最多出现1 次。-The lexicographically problem. Data encryption and data compression is often the need for special string encoded. Give
SortListView
- 摘要:Java源码,Android源码,字母排序 Android实现ListView的A-Z字母排序和过滤搜索功能实例源码,当ListView数据发生变化时,调用此方法来更新ListView。类似于通讯录中按字母索引联系人的功能,可自动筛选属于此类的联系人,在Android机上,这似乎不足为奇了。-Summary: Java source code, Android source code, in alphabetical order Android ListView achieve
jQuery_upload_multiple_images
- jQuery PHP upload_multiple AJAX上传带预览功能,在火狐下完美运行,submit_form_process.php为上传代码。本Ajax上传程序利用multiple="multiple"属性实现添加多图功能,height:0 width:0 z-index: -1 是为了隐藏input,因为Chrome下不能使用display:none,否则无法添加文件,点击图片时则点击添加文件按钮。在jquery中创建FormData对象,为FormData对象添加数据,显示加载图