搜索资源列表
jQuery-Highlighter-master
- 为大家介绍一个javascr ipt代码实现的高亮显示搜索关键字,忽略大小写的例子,有需要的朋友,可以参考下。-COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 1. Definitions. 1.1. Contributor means each individual or entity that creates or contributes to the creation of Modif
公用函数
- Asp.Net + WebAPI + MVC4.0 based on Knockout technology, using EasyUI as the development of UI display, Knockout is mainly responsible for front-end interactive logic, combined with jQuery Ajax to submit data request, the new enterprise Invoicing mana
渔夫unigui中间件上传下载文件
- Asp.Net + WebAPI + MVC4.0 based on Knockout technology, using EasyUI as the development of UI display, Knockout is mainly responsible for front-end interactive logic, combined with jQuery Ajax to submit data request, the new enterprise Invoicing mana
支持Plugin的Delphi ERP框架程序
- Asp.Net + WebAPI + MVC4.0 based on Knockout technology, using EasyUI as the development of UI display, Knockout is mainly responsible for front-end interactive logic, combined with jQuery Ajax to submit data request, the new enterprise Invoicing mana
delphi _sqlhelper封装转载
- Asp.Net + WebAPI + MVC4.0 based on Knockout technology, using EasyUI as the development of UI display, Knockout is mainly responsible for front-end interactive logic, combined with jQuery Ajax to submit data request, the new enterprise Invoicing mana
B-JUI.1.31
- B-JUI前端管理框架适用于快速开发各类WEB管理系统,可与任意后端程序(java、php、.net...)配合使用。 B-JUI基于Bootstrap样式及jQuery库开发,目前有各类常用组件,已集成部分常用插件,可以很的方便引入第三方jQuery插件(B-JUI front end management framework is suitable for rapid development of various WEB management systems, and can be u
js
- 1.借助JQuery,通过URL拼接,从而传递数据。 jquery.params.js用于两个HTML网页之间的传值。a.html?name=waley&age=20;b.html页面则可以这样获取:$.query.get("name)。(Transfer data through URL splicing)