CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - js
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
ASP
ASPX.NET
PHP
JSP/Java
FlashMX
Perl
Other Web Code
SilverLight
Search - js - List
[
WEB Code
]
highlight_src
DL : 0
源代码关键字自动加亮着色,使用xml+js制作,即可以用于客户端,也可以用于服务器端-source code keyword automatic turn color, the use of xml js production, which can be used for the client, also can be used for server-side
Date
: 2008-10-13
Size
: 112.62kb
User
:
happy555
[
JSP/Java
]
2006081319475018632
DL : 0
带进度条的文件上传(java+ajax源码) 在写代码的时候,还要用到关于servlet的包servlet-api.jar。 写完后调试的过程中,老报错:java.lang.NoClassDefFoundError: org/apache/commons/io/output/DeferredFileOutputStream,后来一查才知道少了commons-io-1.2.jar,加上后,就ok了。 关于获取及显示进度部分,用了我原来自己写的一个ajax的应用架构,从中抽取了部分代码出来,注意,js文件只适用于UTF-8编码的页面,因为现在我只写UTF-8编码的页面了,国际化方便。 progressUpload.jar中,包含了commons-fileupload-1.1.1.jar,servlet-api.jar,commons-io-1.2.jar,在progressUpload.jar中,还包含一个属性文件,里面是一些默认配置,可根据自己的需要修改。 由于有源码,怎么用可以自己看源码,此外,那个例子中也写了,在此不再赘述。例子中只取到了FileItem,再将item保存一下就ok了,示例代码: File upFile = new File(remoteFilePath) try \\{ item.write(upFile) fileInfo.put(\"infotip\", \"上传成功.\") } catch (java.lang.Exception e) \\{ fileInfo.put(\"infotip\", \"上传失败.\") }-with the progress of the file upload (java ajax OSS) in writing code, also used on packages servlet servlet-api.jar. After the finish debugging process, the old errors : java.lang.NoClassDefFoundError : org / apache / commons / io / output / DeferredFil eOutputStream. Later, an investigation will know less commons-io - 1.2.jar, plus, on the ok. On access and display some progress with my own original written by a ajax application architectures, from taking part code, and the attention js document only applies to UTF-8 encoded pages. now I just write UTF-8 encoded pages, international convenience. ProgressUpload.jar, contains commons - fileupload - 1.1.1.jar. servlet-api.jar, commons-io - 1.2.jar. In progressUpload.jar, also includes an attribute documents, There is some of the default conf
Date
: 2008-10-13
Size
: 564.46kb
User
:
商务通
[
WEB Code
]
js00002
DL : 0
一个漂亮的js的广告代码,只要将代码欠入在网页中即可-a beautiful js advertising code, as long as the code will be owed to the website can be
Date
: 2008-10-13
Size
: 20.76kb
User
:
ghappy
[
JSP/Java
]
jssssssssssssssssss
DL : 0
js的源码 初学js的一些小例子,希望对您有所帮助,-js beginner js the source of some small examples, and I hope to help you, thank you
Date
: 2008-10-13
Size
: 13.95kb
User
:
咸菜
[
WEB Code
]
XYwcms
DL : 0
1.全站生成静态(Html)网页文件. 2.无限级分栏,网站无限扩展. 3.自定义导航组,并分为JS文件和文字,方便于更改导航后的更新问题. 4.包含的各种标签让模板自由修改. 5.灵活的文件管理器,从模板文件到系统文件完全可以在线修改. 6.固定网页文件名,使误删后重生成时不更改文件名,针对搜索类网站. 特别说明: 1.系统的标签多样化,但并不复杂,完全掌握后即可制作各种类型的网站. 2.系统可以做全静态网站,即在本地生成网页文件后上传到服务使用. 需要注意: 1.系统生成方法另样,需在生成网页是查看模板是否加载. 2.现只有文章系统可放置内容. 3.默认后台管理: admin admin-1. The station's generating static (Html) website document. 2. Unlimited-minutes column, Terms of unlimited expansion. 3. Since the definition of navigation group, and is divided into JS documents and text convenient navigation changes in the update problem. 4. included in the labeling template for the freedom to change. 5. flexible document management All from the template file to the system files online can change. 6. Fixed website name, mistakenly deleted so that the subsequent re-formation when not change the name, address search website. Special Note : 1. diversification of the labeling system, it is not complicated, can be completely mastered the production of various types of web sites. 2. the entire system can do static website, that is a local website to upload document servic
Date
: 2008-10-13
Size
: 785.83kb
User
:
星原
[
WEB Code
]
tabs
DL : 0
用js写的一个标签例子,功能类似大网站中的一个小模块,用来显示不同的内容。-js wrote with the example of a label, function similar major site of a small module, used to show different content.
Date
: 2008-10-13
Size
: 1.37kb
User
:
舒宏伟
[
WEB Code
]
jsclock
DL : 0
JS写的一个时钟,插入html文件中就可以了,-JS wrote a clock, insert html document can be,
Date
: 2008-10-13
Size
: 2.12kb
User
:
lyf
[
WEB Code
]
jsgame
DL : 0
js写的俄罗斯方块,插入HTML文件中,或直接用IE打开都可以,-js wrote of the Russian box, insert the HTML document, or directly using IE can be opened,
Date
: 2008-10-13
Size
: 2.62kb
User
:
lyf
[
WEB Code
]
shuxing
DL : 0
用JS实现的树形菜单!里面有两个图形文件 可以使菜单更逼真!-used to achieve the tree menu! There are two graphics files can make the menu more realistic!
Date
: 2008-10-13
Size
: 7.28kb
User
:
gongdan
[
WEB Code
]
softhy819
DL : 0
1、附含Ajax应用: 用户名是否存在, 是否符合标准检验; 2、附带邮件地址检查、 用户名检查、 用户密码输入检查 多个通用JS文件; 3、附有演示地址; 4、附有兼容多浏览器的xmlHttpRequest对象生成的JS文件; 5、附有CHM格式的详细使用说明文件; 6、适合Ajax初学者参考使用; -1, enclosure containing Ajax application : user name existence, whether the standards testing; 2. fringe-mail address check, user name checks user passwords over the importation of generic inspection JS; 3, with Demo addresses; 4, with more compatible browser xmlHttpRequest object to the JS; 5. CHM format with the use of detailed documentation; 6, suitable for beginners reference to the use of Ajax;
Date
: 2008-10-13
Size
: 52.09kb
User
:
adfdfdfd
[
WEB Code
]
Ajax_Resendable_Transmitter
DL : 0
全称Ajax Resendable Transmitter,包括客户端(javascript)和服务器(ASP)两端的程序,用于提供基于Ajax模式的、多信道的、有保证的文件传输服务。 客户端包括ajax.js/art.js两个文件,分别提供ajax层和art层服务,使用时应同时包含这两个文件,首先调用artOpenChannel函数开通一个信道,然后,在需要发送信息时调用artSend函数发送数据。 服务器端包括artLib.asp,用户在完成处理后,需调用本库中的artOutput函数输出文本。如果在一个ASP文件中有多次输出,则只需要在第一次输出时调用artOutput即可。-Resendable Transmitter, including client (javascript) and the server (ASP) ends of the process, Ajax used to provide model-based, multi-channel, guaranteed document delivery service. Ajax.js including client / art.js two documents, provide ajax layer and art layer service, it shall also contain these two documents, First Call artOpenChannel function opened a channel, and then Send the information needs artSend call this function data. ArtLib.asp including server, users completed treatment, Calling the need for the artOutput text output function. If a document ASP multiple output needed only to the first output when called artOutput can.
Date
: 2008-10-13
Size
: 1.86kb
User
:
林维训
[
WEB Code
]
baidumusicbox
DL : 0
一个baidu音乐盒的js代码,有错误,大家调试一下-a search of a music box js code to be wrong, what we debugging
Date
: 2008-10-13
Size
: 33.79kb
User
:
wang
[
JSP/Java
]
winjiuwu
DL : 0
根据文件自动生成带有完整网页的工具,让没有服务器程序支持的你,迅速建立属于你自己的站点。本工具自带语法,可以让你灵活运用。 直接把 html代码转换成 js代码的好工具,是作导航条信息嵌入的好工具。作下载站点一直很麻烦,因为每次都要重复手工去改一些页面,就算是使用save as ,也够烦的。现在你可以省下心来了,因为只要选定两个模版,就可以帮你做出新的一页,连索引都生成了,所有以前 烦琐的事情现在只要粘贴和复制代码就ok~-According to the paper with complete automatic website generation tool, allowing the server to support you, the rapid establishment of belonging to your own site. This tool to bring their own syntax, which will let you flexible use. Html code directly into js code of good tools for navigation is of the information embedded in a good tool. For the download site has been a lot of trouble, because every time we have to change manually repeat some pages, and even use save as, The trouble is enough. Now you can save to heart, because as long as the two selected templates, we can help you make a new one. Even the indexes are generated, all previously stymied as long as the matter is now paste and copy code on ok ~
Date
: 2008-10-13
Size
: 1.78mb
User
:
guoxing
[
JSP/Java
]
javaspr
DL : 0
现在的3.0在原来的基础上:新增256色按钮;新增原码分析器不仅可以列出JS语言中的变量和函数还能自己监测物件类;单独ASP菜单和按钮;字典功能,自动更正函数或关键词的错误拼写。在编辑上方增加了一条小型功能栏,可以增加/删除书签,显示行数,文件导航和关闭文件。这里提到的只是一小部分,还有更多的功能等待你去发掘-now 3.0 in the original basis : 256 new stand; new original code analyzers can not only presents JS language variables and functions can monitor their own thing; ASP separate menu and button; dictionary function, automatic correction function Keywords or spelling mistakes. In the top editor of a small increase in the functional column, it can increase / delete bookmarks, a few shows, document navigation and close the file. Here are only a small part of it, there is much more functional waiting to be explored
Date
: 2008-10-13
Size
: 2.2mb
User
:
guoxing
[
WEB Code
]
qqtb35
DL : 0
一个贴吧.系统平台: ASP+ACCESS . 使用UBB编辑器,可以自由伸缩或下拉编辑框 图片上传功能,图片使用了防盗链功能,只要你在后台修改了上传目录,用户上传时也无法知道实际路径 用户形象上传下及贴子上传目录/大小自由设置 随帖广告功能,无限量广告数目,无限制广告类型 自由设置媒体文件在网页直接播放还是显示连接地址 自由设置使用上传方式,无组件或有组件(ASPUPLOAD)上传(使用有组件上传需要ASPUPLOAD组件支持) 全新js调用功能,可调用\"最新贴吧\",\"最新帖子\",\"最新精华帖子\",\"最新最热贴子\"-a affixed it. Platform : ASP ACCESS. Use UBB editor, free telescopic edit box or drop-down picture upload function, the use of pictures of anti-Daolian function, If you are in the background changes upload directory, Upload users do not know when the actual path where users upload image upload directory postings and / or small set free advertising with the successful note energy, unlimited number of advertisements, Advertising types unrestricted free media files installed directly on the website or broadcast address shown connecting the freedom to use upload form , no component or components (ASPUPLOAD) uploads (using components Upload need ASPUPLOAD pieces of support) js called new functions can be called "the latest affixed it", "the latest message", "essence of
Date
: 2008-10-13
Size
: 720.02kb
User
:
liujin
[
WEB Code
]
jspPagination
DL : 0
jsp分页展现中使用脚本js实现增删改 在实际开发中客户往往为了操作的方便一般要求开发人员对数据的分页页面的增删改操作要作的比较友好和方便,下面是一种比较清晰和方便的页面增删改操作方式,此操作借助了js脚本!借助该脚本可以实现如下比较使用的功能: 一、可以同时对选中的一条或多条记录删除 二、可以实现全选和全部不选的操作 三、可以实现只对一条记录进行修改 -jsp display pagination use js script additions and deletions to achieve real reform in developing customer often in order to facilitate the operation of the general staff development requirements of the data pages of additions, deletions and pagination changed to make the operation more friendly and convenient. Below is a relatively clear and easy to delete pages change practices, the use of this operation js script! The script can help achieve more use of the following functions : one, it will also select the right one or two of the deleted records, can achieve all elections and the election of all the non-operation of three, can be achieved only on a record amended
Date
: 2008-10-13
Size
: 1.36kb
User
:
陈浩
[
JSP/Java
]
03184212400
DL : 0
语言:Javascript(完全抛弃了VBScript) 数据库:Access2000以上 特点:ASP->XML + XLST->HTML 对DB访问做了简单封装,全部使用Commond来进行数据操作,规避注入侵害。 其它:1、由于JS操作二进制很困难,所以对图片的支持不是很好,上传个人相片时,有可能程序无法识别实际的图片高度,宽度,以致上传失败。 2、由于纯粹是个人玩玩的,虽然当前自己在用,但后台管理依然没做,功能很不完善,仅供学习或继续开发用-Language : Javascript (completely abandoned the VBScript) database : Access 2000 above characteristics : ASP -
Date
: 2008-10-13
Size
: 800.75kb
User
:
li
[
JSP/Java
]
datelist
DL : 0
简单的挂历实现方案,鼠标经过时就会变色的日历,使用JS来实现的-achieve simple wall calendar program, the mouse will go to change the calendar, the use of the JS to achieve
Date
: 2008-10-13
Size
: 2.96kb
User
:
使者
[
JSP/Java
]
chap000007
DL : 0
第7章 Java B/S结构编程 实例76 简单的Servlet程序 实例77 简单的留言簿 实例78 JSP+Java Bean的计数器 实例79 数据库查询 实例80 文件的上传下载 实例81 收发E-mail 实例82 B/S结构的聊天室 实例83 网上选课 实例84 B/S结构的商业应用——购物车 实例85 通过JSP调用Applet程序 实例86 JSP与XML的结合-Java B / S structure, programming examples of a simple Servlet 76 procedures simple example 77 Guestbook 78 examples of JSP Java Bean Counter examples of the 79 examples of database query on the 80 documents Download examples - 81 Transceivers E-mail examples of 82 B / S structure of the examples Chat Room 83 84 examples of online classes B / S structure of the commercial applications -- to cars through 85 examples of JSP program is called Applet 86 JS P and the integration of XML
Date
: 2008-10-13
Size
: 205.43kb
User
:
joker
[
WEB Code
]
2006103021271714403
DL : 0
飘易留言本系统 4.0版改进了以下几点: 1、此版本优化了程序代码,加快了程序的执行速度。 2、可自主设置每页显示的页数。 3、加强了回复功能,使其具有管理员编辑留言的权限。 4、增加了详细页浏览功能。 5、可在线修改管理员密码;管理员可以添加、删除、编辑和回复留言。。 6、增加了留言本访问量的统计功能。 7、增加了留言本的验证码功能,防止机器人群发软件的留言。 8、系统可自动屏蔽垃圾广告(不能留言),如需增加某些屏蔽关键字,请打开addok.asp,阅读修改说明。 9、飘易留言本系统 4.0版支持JS外部调用,可以在首页显示新的留言,方便了站长及时对新留言做出回复。-voice floats easily version 4.0 of the system to improve the following points : one, this version of the program code optimization, quickened the pace of the implementation process. 2 can be set independently for each display page. 3, strengthen the response function, it will have editorial voice mail administrator privileges. 4, an increase of detailed page browsing. 5, revised online administrator passwords; Administrators can add, delete, edit and reply to messages. . 6, add the voice of the visit to the statistical functions. 7, increasing the voice of the functional verification code to prevent software robots repeated messages. 8, the system can automatically shield refuse advertising (not voice), the need for additional shielding of certain keywords, Please open addok.asp, reading r
Date
: 2008-10-13
Size
: 84.91kb
User
:
zx2143
«
1
2
...
31
32
33
34
35
36
37
38
39
40
41
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.