-
员工管理系统
在eclipse上用java,js,html,css开发的简易的员工管理系统。数据库用的oracle。js也用了异步ajax。
- 2022-03-13 10:11:24下载
- 积分:1
-
HTML5切水果源码
HTML5切水果的源代码,代码基于HTML5的最新特性编写。模仿切水果软件的。非常流畅。
- 2023-02-21 15:55:03下载
- 积分:1
-
百度地图的联动demo
最近的打车项目需要用到百度地图api 同时要实现省市县联动获取坐标,这里提供一个web联动的demo
其中包含了百度抓取的区域位置的数据信息.
- 2022-03-25 04:37:38下载
- 积分:1
-
BaseExpandableListAdapterTest
Test Base Expandable List Adapter Source Code for Andriod.
- 2013-10-24 10:52:03下载
- 积分:1
-
ckplayer源码6.3
ckplayer源码6.3完整版, 可定制开发,嵌入到你的html网页中
- 2023-03-08 21:30:03下载
- 积分:1
-
IxEdit中文版 所见即所得的jQuery设计工具
IxEdit中文版 所见即所得的jQuery设计工具-IxEdit is a JavaScript-based interaction design tool for the web. With IxEdit, designers can practice DOM-scripting without coding to change, add, move, or transform elements dynamically on your web pages. Especially, IxEdit must be useful to try various interactions rapidly in the prototyping phase of your web application.
- 2022-07-03 06:57:45下载
- 积分:1
-
gameBMW12031016
use Phone to play this game in the Browser
- 2013-12-28 11:12:37下载
- 积分:1
-
Java聊天室程序源代码,这是一个使用JAVA实现的聊天室程序,希望大家喜欢....
Java聊天室程序源代码,这是一个使用JAVA实现的聊天室程序,希望大家喜欢.-Chat Java source code, which is a realization of the use of JAVA chat room program, I hope you like.
- 2022-04-02 03:23:18下载
- 积分:1
-
jquery-ui-1.10.3
jquery-ui-1.10.3.zip,一些jquery的ui标签,多看看没有坏处。(jquery-ui-1.10.3.zip, some of the jquery ui label, multi-look no harm.)
- 2013-10-29 16:36:16下载
- 积分:1
-
respond.min
respond.min 让ie8兼容响应式
.main {height:100px;background:#f00}
@media screen and (min-width:1025px) {
.main {width:1000px;}
}
@media screen and (min-width:801px) and (max-width:1024px) {
.main {width:800px;}
}
@media screen and (min-width:768px) and (max-width:800px) {
.main {width:700px;}
}
- 2022-07-23 03:46:11下载
- 积分:1