-
SumCode
测试函数行数,计算每个合格的java文本的函数行数(sum code)
- 2012-05-06 09:59:57下载
- 积分:1
-
A java class that uses DES to encript images
A java class that uses DES to encript images
- 2022-06-11 16:49:47下载
- 积分:1
-
元素动画jQuery动画库插件
说明: 一款效果超赞的页面滚动元素动画jQuery动画库插件(JQuery animation library plug-in for page scrolling element animation)
- 2019-01-14 10:22:01下载
- 积分:1
-
java入门编程资料汇编
java入门编程资料汇编-entry compilation
- 2023-05-29 07:20:04下载
- 积分:1
-
调用相机拍照实现(Android)
【实例简介】调用相机拍照实现(Android)
- 2021-12-04 01:11:20下载
- 积分:1
-
025888-01
本光盘包含了本书各章中出现的所有程序的源代码。
1. 如果是Java程序,可以直接通过javac加java命令运行。
2. 如果是JSP类型的程序,可以参照本书描述的方式运行。
(The CD-ROM contains the various chapters of this book appear in the source code for all programs. 1. If the Java program can be added directly through the java command to run javac. 2. If it is JSP types of procedures, can refer to the manner described in this book run.)
- 2009-05-12 20:20:41下载
- 积分:1
-
(1) program functions : design a vehicle used to describe the class, using the n...
(1) 程序功能:设计一个用来描述汽车的类,使用类的非静态成员变量来表示汽车的车主姓名、当前的速率和当前方向盘的转向角度,使用类的非静态成员方法来表示改变汽车的速率和停车两个操作。-(1) program functions : design a vehicle used to describe the class, using the non-static member variable to indicate names of the owner of a vehicle, the current rate and the current steering angle of the steering wheel. using the members of the non-static method to indicate the rate of change in car parking and two operations.
- 2022-05-07 08:03:50下载
- 积分:1
-
微信支付
//1 -------获取code:031R7CVa2OF0oC00CEXa2q8BVa2R7CVD
//2 --------获取access_token和openid
String resp = HttpInvoteUtil.httpsRequest("https://api.weixin.qq.com/sns/oauth2/access_token?appid=wx8b9218b998b21d97&secret=ae26b48e037340e21aa9ed207eb6c5a5&code=0411Vm1Q1vcBqW0KGj0Q1J0g1Q11Vm1W&grant_type=authorization_code", "GET", null);
System.out.println("resp:" + resp);
//resp:{"access_token":"OezXcEiiBSKSxW0eoylIeHgXD7JcNxnSoYfB79Ld2hwSJQcWq4alkF5MbJHbjzLMSoovRk23h2el1TELuyaS1Rc9xbQ4Lgdd5U3onaoM2rAyvxgS0ZLzVc5bGZMdttwVtgmM5qZAlfVIcnUldi8Xqw","expires_in":7200,"refresh_token":"OezXcEiiBSKSxW0eoylIeHgXD7JcNxnSoYfB79Ld2hwSJQcWq4alkF5MbJHbjzLMWXvYeTkvJJU9kDV-x7iptA1jBy4Fhp-mwsp0pOYPQS9Blqljbvk7ixMNOf1UKhpIAm1K0sMDqhONrEizEqg0VA","openid":"o9rB9uGa40LVoNB0NDAtCl6uw96k","scope":"snsapi_userinfo"}
- 2022-04-09 14:06:56下载
- 积分:1
-
-Mp3Player03
播放音乐功能,实现界面切换 按钮隐藏和显示(Play music interface toggle button to hide and show)
- 2013-01-24 10:58:05下载
- 积分:1
-
android日程管理软件源码
实习时候带我们的老师给的资料,自己试过了完全无bug,其中有日历控件,点击可以添加事件,事件可以选择种类等等,总之除开界面比较没那么好看基本功能都实现好了。
- 2022-03-31 14:54:44下载
- 积分:1