-
HTML5
挺不错的 html5经典教程 元素接待呢 讲的都错(Very good)
- 2013-12-05 11:38:04下载
- 积分:1
-
远程视频监控
【核心代码】 public interface CameraSource { static final String LOG_TAG = "camera"; /** * Open the camera source for subsequent use via calls to capture(). * * @return true if the camera source was successfully opened. */ boolean open(); /** * Close the camera source. Calling close on a closed CameraSource is * permitted but has no effect. The camera source may be reopened after * being closed. */ void close(); /** * The width of the captured image. * * @return the width of the capture in pixels */ int getWidth(); /** * The height of the captured image. * * @return the height of the capture in pixels */ int getHeight(); /** * Attempts to render the current camera view onto the supplied canvas. * The capture will be rendered into the rectangle (0,0,width,height). * Outstanding transformations on the canvas may alter this. * * @param canvas the canvas to which the captured pixel data will be written * @return true iff a frame was successfully written to the canvas */ boolean capture(Canvas canvas); boolean saveImage(String savePath, String fileName); }
- 2013-12-04下载
- 积分:1
-
Shopping
汽车电子商务网站.net版本.本网站采用了先进的.netMVC技术,url地址为html,便于搜索引擎的抓取,布局为div+css,后台是extjs框架,采用了高级搜索,jquery+ajax无刷新全文索引.便于大家学习,有补足之处,请留言联系(Automotive e-commerce sites. Net version. This site uses advanced. NetMVC technologies, url address is html, easy search engine crawling, the layout for the div+ css, the background is the extjs framework, adopted the advanced search, jquery+ ajax None refresh the full-text index. to facilitate them to learn, there are make up of the Department, please contact message)
- 2010-03-12 10:14:00下载
- 积分:1
-
android WIN8系统 磁贴点击下沉倾斜效果源码下载
android WIN8系统 磁贴点击下沉倾斜效果源码下载
- 2014-08-24下载
- 积分:1
-
html 中秋博饼游戏
资源描述html5 中秋博饼微信游戏 源码 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
- 2023-03-12 05:50:06下载
- 积分:1
-
Android英语学习软件
说明: Android英语学习应用(包含源代码)英语学习的小应用。每天教您一句英语短句,附带了词典翻译的功能。(Android English learning application (including source code) English learning application. Teach you a short English sentence every day, with a dictionary translation function.)
- 2020-03-01 18:09:58下载
- 积分:1
-
社区远程挂号系统
社区远程挂号系统为方便就医看病可提前在线挂号预约,医院预约挂号系统是以病人为中心开展医疗服务的重要改革措施,对于方便群众就医、提高医疗服务水平具有重大意义。医院施行预约诊疗服务,有利于患者进行就医咨询,提前安排就医计划,减少候诊时间,也有利于医院提升管理水平,提高工作效率和医疗质量,降低医疗安全风险。
- 2023-04-20 15:15:06下载
- 积分:1
-
虚拟股市
StockIns 是一款模拟现实股市交易流程的 PHP 软件,是专为国内主流 PHP 论坛而开发的插件产品。该版本为 Discuz! 插件版。
1、技术实现
A) 主要编程语言为 PHP 、HTML 、Javascript ( Ajax )、XML 。
B) 使用 MySQL 数据库存储数据。使用自带的表,不会与论坛数据或其它插件产生冲突。
C) 采用最先进的面向对象编程实现(OOP),绿色、开源、免费,代码规范,力求标准。
D) 兼容论坛风格,前、后台皮肤风格全部继承自 Discuz! X2 标准风格。
2、股市作用
A) 为论坛会员提供一个公平的娱乐竞技平台;活跃论坛气氛,增强论坛粘性。
B) 控制论坛积分与股市资金流向。
C) 通过收取“股票交易印花税”间接消耗会员剩余积分。
3、角色分配
A) 虚拟股市,股票发行和交易的场所,证券交易所“经纪人”。
B) 论坛管理员,股市“游戏规则”的制定者、证监会,拥有最高权限。
C) 论坛会员,在股市开户后成为“股民”,既可以作为投资者,购买他人的股票,又可以作为法人
- 2023-08-27 03:05:04下载
- 积分:1
-
手势控制的鼠标 JavaCV
这是虚拟的手势控制鼠标由 Manoj M 创建原始的源代码,现在我在研究它。请使用它。
你可以使用它通过使用 ECLIPSE 和创建 java 项目 > 类
粘贴它并运行它
- 2023-01-05 05:55:03下载
- 积分:1
-
kurento-rtsp2webrtc-master
RTSP流转webrtc示例,实现无插件播放网页播放视频流(RTSP streaming webrtc example to realize plug-in-free play of video streams on Web pages)
- 2019-02-14 11:12:22下载
- 积分:1