-
夜间模式 白天模式切换
夜间模式 白天模式切换
- 2015-04-22下载
- 积分:1
-
网络电视
应用背景
无标题文档
*{margin:0;padding:0;list-style:none;}
body {
background-color: #FFF;
background-image: url(bg.jpg);
background-repeat: repeat;
font-family: "Microsoft YaHei", "SimSun", Arial, Helvetica, sans-serif;
}
.rwerw {
height: 600px;
width: 1100px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 50px;
margin-left: auto;
background: #000;
background: rgba(0, 0, 0, 0.9);
padding: 10px;
border-radius: 8px;
-webkit-box-shadow: 0 38px 30px -18px rgba(0, 0, 0, 0.5);
-moz-box-
- 2023-07-14 12:05:04下载
- 积分:1
-
baofengyingyin
说明: A UI project source code that imitates storm video and audio. The imitated interface includes menu pages, home pages, classification pages, etc. The local analog data used for all data in the project. The imitated degree will be problematic in layout and display on high-resolution devices. The resolution of 480 x 800 should be just right.
- 2020-06-15 22:40:02下载
- 积分:1
-
GeolocationService
Implements the Java side of GeolocationServiceAndroid.
- 2014-01-06 11:58:07下载
- 积分:1
-
基于Socket的邮件客户端实现
此邮件客户端基于java实现,邮件客户端可以实现邮件的发送与接收,窗口主要有四个选项卡界面,具体为:客户端介绍、邮件接收、邮件发送、邮箱登陆。适合于初学者学习
- 2022-05-29 07:45:28下载
- 积分:1
-
国际数据加密算法
此代码演示如何在 Java 中实现想法密码。在密码学,国际数据加密算法 (IDEA),是一种对称密钥块密码由 James Massey 苏黎世 ETH andXuejia 荔枝的设计,并在 1991 年首次描述。密码在一些国家申请了专利却免费供非商业用途。名称"想法"也是一种商标。在去年的专利过期在 2012 年和想法是现在专利免费和因而免费使用。来源: 维基百科
- 2022-05-13 14:46:40下载
- 积分:1
-
pedometer
开源Android项目计步器源码,打开软件后,手握手机,可根据你走路时胳膊摆的次数准确测试出你走了多少步,有意思吧,而且这个项目的源码是开源的,分iPhone版和Android版,此为android版的pedometer源代码,有条件的可重新编译运行一下。(Open-source Android project pedometer source, open the software, hand phone, according to the swing arm when you walk out the number of accurately test how many steps you take, it is interesting, and this project' s source code is open source, and the iPhone version of Android version, this version of the pedometer for android source code, conditions can be recompiled to run it.)
- 2013-06-06 16:07:19下载
- 积分:1
-
学生注册
在春天的环境中与休眠的 ORM 使用 MYSQL 数据库的学生注册应用程序。
- 2022-03-19 18:16:26下载
- 积分:1
-
ANE
Adobe Air是利用Adobe公司的Flash技术开发的媒体播放平台。而Native Extension就是让AIR可以调用各个平台上的本地代码(native code, 如ios上的object-c,android上的java,desktop上的c++,ca#等),从而完成对AIR中Actionscript API的自定义扩展。即可以让开发者通过编写基于平台的本地代码扩展ActionScript。从而完成一些原有Actionscript无法完成的功能。(Adobe Air is developed by using Adobe s Flash technology media platform. While the Native Extension is to make AIR calls on every platform native code (native code, such as IOS Object-C, Android Java, desktop c++, c#), thus completing the extensions to the AIR Actionscript API custom. That allows developers to write native code through the platform based on ActionScript. In order to complete some of the original Actionscript cannot perform the function.
)
- 2013-09-25 11:19:28下载
- 积分:1
-
学生管理系统_java
适合入门级朋友学习参考的JFrame框架编程,以及数据库的链接等,一个比较完整的可用的学生管理系统,希望能帮到那些有需要的朋友,同时欢迎你们加入JAVA编程。。。有详细注释
- 2022-08-23 05:43:40下载
- 积分:1