-
jquery.plugin
$。插件允许您更好地管理不同的插件使用在你的网站或web应用程序。这是特别有用如果你使用大量的插件每个都有它自己的。js和。css文件。它是更有用的,如果不是所有的插件都需要每一页。
($.plugin allows you to better manage the different plugins you use in your website or web application. This is especially useful if you use a number of plugins each with its own .js and .css files. It is even more useful if not all plugins are needed for each page.)
- 2013-01-23 21:26:54下载
- 积分:1
-
CH06
Android sdk开发范例大全(第二版)第6章节
- 2013-08-02 11:12:28下载
- 积分:1
-
android MTP文件浏览 例子源码下载
android MTP文件浏览 例子源码下载
- 2015-03-19下载
- 积分:1
-
蓝牙串口编程
资源描述蓝牙串口编程蓝牙串口编程蓝牙串口编程蓝牙串口编程蓝牙串口编程蓝牙串口编程蓝牙串口编程蓝牙串口编程蓝牙串口编程蓝牙串口编程蓝牙串口编程
- 2022-08-10 03:11:08下载
- 积分:1
-
Desktop
网上订餐系统,包括购物车等,网上订餐系统,包括购物车等网上订餐系统,包括购物车等网上订餐系统,包括购物车等网上订餐系统,包括购物车等网上订餐系统,包括购物车等网上订餐系统,包括购物车等(Online ordering system, including shopping carts, online ordering system, including shopping cart and other online ordering systems, including shopping cart and other online ordering systems, including shopping cart and other online ordering system, including online ordering system, shopping cart etc. , including shopping cart and other online ordering system, including the shopping cart)
- 2011-04-24 15:10:16下载
- 积分:1
-
AutoDictionary
Stores new words temporarily until they are promoted to the user dictionary for longevity for Andriod.
- 2013-10-23 23:04:04下载
- 积分:1
-
基于servlet mvc框架的交友系统
用servlet编写的一个交友系统 直接部署即可看到效果。可以实现注册,登陆,照片上传的功能。用户登陆注册添加了ajax验证。注册时需要填写随机生成的验证码。
- 2022-04-02 07:15:03下载
- 积分:1
-
自动售票系统
资源描述自动售票系统实现了售票功能、调度功能、验票功能、财务结算、统计功能、维护功能、财务清分、留言功能、信息查询等功能。以每个车站电子票务系统为核心,通过互联网平台,可以实现多车站的联网售票、远程售票和数据共享。
- 2022-12-25 10:15:03下载
- 积分:1
-
BaiduMap
说明: 开发百度地图导航功能,基于eclipse开发(develop navigaton .based on eclipse plantform)
- 2020-05-21 09:32:29下载
- 积分:1
-
Java Call C++ DLL
In JAVA coding, we can call c++ functions.
Example, System.loadLibrary("good"); // good is c++ dll name
That dll includes two API functions:
JNIEXPORT jint JNICALL Java_TestDLL_get(JNIEnv *, jclass);
JNIEXPORT void JNICALL Java_TestDLL_set(JNIEnv *, jclass, jint j);
- 2022-05-31 01:31:47下载
- 积分:1