-
Orong_tbzs
详细介绍 - [ 聚融网贷款投标助手源码 ]
聚融网贷款投标助手源码是一个安卓版本的聚融网贷款投标助手项目源码,一般公司或者开发者都不会把这类内部使用的项目源码泄漏出来,这个项目是依托于他的官网的orong.cn,但是现在官网挂掉了,估计整个公司跑路了才会分享出来,因为项目缺少部分图片资源所以原项目会报错,我使用资源目录下的其他图片文件对缺少的图片资源进行了替代,可能图片显示会有错误但是整个项目可以正常的运行起来(Detailed financial network loan tender assistant source]
Poly financial loans Network Bidding Assistant source is an Android version of the fusion of the net loan bidding assistant project source code, companies or developers won t leak out the internal use of the project source code. The project is relying on his official website orong.cn, but now official website hang, it is estimated that the company running the will share out, because the items missing parts of the picture resources so the original project will misstatement, I use resource directory under the other picture file to replace the missing image resources may picture shows there will be mistakes but the entire project can be normal operation)
- 2016-05-30 13:36:23下载
- 积分:1
-
员工管理系统
实现了登陆,注册,添加删除员工信息
public class MainActivity extends Activity {
private EditText etName;
private EditText etSalary;
private EditText etAge;
private RadioGroup radioGroup;
private Handler handler=new Handler(){
public void handleMessage(android.os.Message msg) {
switch (msg.what) {
case HANDLER_ADD_EMP_SUCCESS:
Toast.makeText(MainActivity.this, "恭喜,添加成功", Toast.LENGTH_SHORT).show();
//启动ListEmpActivity
finish();
break;
case HANDLER_ADD_EMP_FAIL:
Toast.makeText(MainActivity.this, "恭喜,添加失败:"+msg.obj, Toast.LENGTH_SHORT).show();
break;
}
}
};
public static final int HANDLER_ADD_EMP_SUCCESS=0;
public static final int HANDLER_ADD_EMP_FAIL=1;
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_main);
setViews();
- 2022-01-25 23:48:24下载
- 积分:1
-
IfRealCar
写给侄儿玩的小游戏 主页显示车的内饰 有方向盘 刹车 油门 各自有一个触摸域 按下后发出各自的声音(a game for china ,It`s 3 button of a car on the screen, when touch them ,they will play sounds. )
- 2012-03-20 09:55:18下载
- 积分:1
-
AppWidgetHostView
Provides the glue to show AppWidget views for Andriod.
- 2013-10-17 22:12:04下载
- 积分:1
-
自定义进度条
自定义进度条,可以自己设置属性,属性可以在style里边自己配置,更换颜色,样式等
- 2023-05-09 05:10:03下载
- 积分:1
-
蓝牙
说明: 蓝牙通信,手机端与单片机之间蓝牙通信,可用于蓝牙定位。(Bluetooth connection)
- 2019-10-22 18:22:21下载
- 积分:1
-
Android Studio Socket客户端 与电脑服务器收发消息
【实例简介】
安卓手机与电脑进行socket通讯,安卓是客户端,电脑是服务器。
- 2021-05-20 14:39:03下载
- 积分:1
-
android stdio
免费的的的 最少50字网速不要在源码包设置解压缩密码,否则,将通不过审核。暂只支持.zip, .rar, .tgz, .tar.gz, .bz2 格式最少50字。请完善应用资源描述,描述越详细,下载次数越多最少50字。请完善应用资源描述,描述越详细,下载次数越多最少50字。请完善应用资源描述,描述越详细,下载次数越多最少50字。请完善应用资源描述,描述越详细,下载次数越多最少50字。请完善应用资源描述,描述越详细,下载次数越多
- 2023-03-09 22:40:03下载
- 积分:1
-
通知,GPS,SQLite数据库,SQLite数据库结合应用等等一些demo
通知,GPS,SQLite数据库,SQLite数据库结合应用等等一些demo
- 2022-02-12 20:19:03下载
- 积分:1
-
CrazyBall
android 简单游戏 疯狂足球 简单滴模拟了足球运动(Crazy football game android simple simulation of the sport simply drops)
- 2011-11-23 17:52:16下载
- 积分:1