-
SslCertificate_DNameTest
Test Target Class Source Code for Andriod.
- 2013-12-06 12:19:32下载
- 积分:1
-
AxleWeigh 2.0 是完全免费的 — — 永远 !
AxleWeigh 2.0 是一个功能齐全的轨称重系统,可以使用与全长汽车衡或传统轮轴秤。
AxleWeigh 2.0是完全自由 — — 永远!
下载AxleWeigh 和使用它的只要你喜欢 — —自由。这不是一次评价。它不是测试驱动器。它是功能完全正常,完全支持和完全自由。
没有间谍软件。没有广告软件。要加入没有邮寄列表。回答没有尴尬销售电话。只是自由软件和自由支持。
我们的桥称重软件是在整个安大略省的广泛使用。
- 2023-03-16 00:30:10下载
- 积分:1
-
wangzhyuanma
说明: 仿动易集团网站代码,看了还不错的,大家下了看看(PowerEasy fake Web site code, looked pretty good, everyone has to see)
- 2009-08-21 09:38:30下载
- 积分:1
-
android 静态壁纸实例源码下载
一款还不错的静态壁纸代码 核心代码:package com.example.wallpaperchange;import android.os.Bundle;import android.app.Activity;import android.app.AlarmManager;import android.app.PendingIntent;import android.app.Service;import android.content.Intent;import android.view.View;import android.view.View.OnClickListener;import android.widget.Button;import android.widget.Toast; public class MainActivity extends Activity { AlarmManager aManager; Button start,stop; @Override public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.activity_main); start = (Button)findViewById(R.id.start); stop = (Button)findViewById(R.id.stop); aManager = (AlarmManager)getSystemService(Service.ALARM_SERVICE); //指定ChangeService组件 Intent intent = new Intent(MainActivity.this,ChangeService.class); //创建PendingIntent对象 final PendingIntent pi = PendingIntent.getService( MainActivity.this, 0, intent, 0); start.setOnClickListener(new OnClickListener() { public void onClick(View v) { // TODO Auto-generated method stub aManager.setRepeating(AlarmManager.RTC_WAKEUP, 0, 5000, pi); start.setEnabled(false); stop.setEnabled(true); Toast.makeText(MainActivity.this, "壁纸定时更换启动成功", 5000).show(); } }); stop.setOnClickListener(new OnClickListener() { public void onClick(View v) { // TODO Auto-generated method stub start.setEnabled(true); stop.setEnabled(false); aManager.cancel(pi); } }); } }
- 2014-06-03下载
- 积分:1
-
1.17
假定一维整型数组a[n]中的每个元素值均在[0,200]区间内,分别统计出落在[0,20],[20,50],[50,80],[80,130],[130,200]等各区间内的元素个数;(Assume a one-dimensional integer array a [n] each element of the values are in the range [0,200] interval, respectively, the statistics fall [0,20], [20, 50], [50, 80], [, 130] , element number [130,200], etc. of each interval )
- 2015-11-17 23:09:58下载
- 积分:1
-
多态实现
多态实现
- 2023-04-12 03:10:04下载
- 积分:1
-
Jshop小程序商城
说明: Jshop小程序商城,是一款开源的电商系统,为中小企业提供最佳的移动电子商务解决方案。后台采用Thinkphp5.1框架开发,执行效率、扩展性、稳定性值得信赖,前台H5采用VUE开发,增加用户体验。(Jshop Small Program Mall is an open-source e-commerce system, which provides the best mobile e-commerce solutions for small and medium-sized enterprises. Background uses Thinkphp 5.1 framework development, implementation efficiency, scalability, stability is trustworthy, front H5 uses VUE development, increase user experience.)
- 2020-06-16 14:25:20下载
- 积分:1
-
android app应用首次启动界面的图片切换效果实例源码下载
焦点图的切换效果有了
- 2015-03-12下载
- 积分:1
-
eyywgjc
独立团首页 http://www.dult.cn/
独立团论坛 http://bbs.dult.cn/forum.php
外挂制作教程,驱动过保护教程,游戏数组/链接/二叉树数据分析教程
自动化脚本功能,易语言按键/封包技术,全自动脚本内存辅助教程
页游脱机封包封程,易语言/OD/CE/汇编基础教程,2D/3D网游辅助教程
唯一一家最专业,人气最旺,学员最多的游戏辅助教学站。
(
Independent Group Home http://www.dult.cn/
Independent group forum http://bbs.dult.cn/forum.php
Plug-production tutorials, drive over protection tutorials, games array/link/binary data analysis tutorial
Automated scripting features, easy language button/packet technology, automated scripting tutorial auxiliary memory
Sealed packets tour page offline process, easy language/OD/CE/compilation based tutorials, 2D/3D gaming assisted tutorial
The only one of the most professional, most popular, most of the game assisted teaching trainees station.)
- 2014-05-26 10:36:32下载
- 积分:1
-
houjinzhe_v4.0
自带主题后台选项面板
自带IE6访客浏览器升级提示
兼容IE6+、Firefox、Opera及Webkit内核的主流浏览器
1. 后台可自定义导航菜单
2. 后台可自定义添加公告
3. 可自定义添加顶部图片
4. 可自定义添加侧边栏
5. 可自由添加统计代码
6. 友情链接均属自觉行为,作者无强制版权意愿
7. 安装之后请进入后台“外观-主题”选择主题才能正常使用。
8. 安装出错或意见反应:http://www.houjinzhe.com/website/houjinzhe.html(Background options panel
Comes with IE6 browser upgrade tips
Compatible with IE6+, Firefox, Opera and Webkit kernel of the mainstream browser
1 background can customize the navigation menu
2 background can be customized to add a notice
3 can be customized to add the top picture
4 can add custom sidebar
5 free to add statistical code
6 link is a conscious behavior, the author has no mandatory copyright
7 after installation, please enter the background appearance- theme to choose the theme of the normal use of.
8 installation errors or comments: http://www.houjinzhe.com/website/houjinzhe.html)
- 2016-04-09 10:04:38下载
- 积分:1