-
CORSDemo
能够发布rest接口,同时将跨域问题进行了解决(The ability to publish the rest interface and to solve the cross domain problem)
- 2017-12-14 22:57:17下载
- 积分:1
-
Copy-of-CallReminder
漏电提醒,可以匹配通讯录,其实里面是两个内容,有未接和无服务时从服务商短信发过来的,两种,这个程序里监听的是电信的漏电短信。(Leakage reminder, you can match the address book, in fact, there are two elements, there are missed, and when there is no service the service providers send messages over two, this program is to monitor telecommunications leakage SMS.)
- 2015-02-06 15:51:32下载
- 积分:1
-
ReadPropertiesConfig
read properties from properties.file
- 2011-09-07 10:50:10下载
- 积分:1
-
QueryTask
A task that gets suggestions from a corpus.
- 2014-01-15 10:00:59下载
- 积分:1
-
javacall
调用发包CALL制作变态打怪外挂!!!!!!(CALL contract calls打怪abnormal production of plug-ins)
- 2009-06-12 08:18:51下载
- 积分:1
-
JiSuanQi
java实现计算器,import java.awt.*
import java.awt.event.*
import javax.swing.*
public class JiSuanQi
{
Frame f
Label lab
Button[] bt=new Button[29]
JTextField t
StringBuffer str //显示屏所显示的字符串
double x,y //x和y都是运算数
int z //Z表示单击了那一个运算符.0表示"+",1表示"-",2表示"*",3表示"/"
static double m //记忆的数字
JiSuanQi()
{(java implementation calculator, import java.awt.* import java.awt.event.* import javax.swing.* public class JiSuanQi {Frame f Label lab Button [] bt = new Button [29] JTextField t StringBuffer str //display character string displayed double x, y //x and y are the operands int z //Z represents an operator clicks that 0 means " +" , 1 indicates " -" , 2 is " *" , 3 is " /" static double m //number in memory JiSuanQi () {)
- 2013-05-24 19:03:04下载
- 积分:1
-
Vooga-master
说明: 该项目的主要目的是使自己熟悉如何使用Golden T游戏框架以及在该框架中构建游戏的困难。因此,该游戏不必是有史以来最出色的游戏,但它必须满足一些基本要求:
1.游戏应是特定类型的视频游戏的可识别成员。我选择构建一个类似于TI-83计算器游戏BlockDude的拼图平台游戏。
2.游戏不一定是完整的,但您应该拥有在游戏中随处可见的角色,玩家应该可以与游戏互动(控件可能是粗糙的),并且您至少应拥有几个游戏的比喻。例如,实时策略游戏可以让您放置可以建造单位的建筑物,RPG可以进行基本的回合制战斗,等等。
3.游戏应具有两个不同的游戏“模式”或两个不同的级别。带有“开始游戏”之类的游戏菜单不算作一种模式。所谓“级别”,是指两个玩起来不同的级别-不仅是坏家伙更多,或者坏家伙更快。
4.专注于游戏机制,而不是图形,对话框或其他任何内容。您的游戏可以使用简笔图形或从现有游戏中窃取的粗裁图像。只需确保图像足够可识别即可,以便我们可以判断您的游戏中发生了什么。(The main point of this project was to familiarize ourselves with how to use the Golden T game framework and the difficulties of building a game in that framework. As a result, the game did not need to be the greatest ever created but it did have to meet a few basic requirements:)
- 2020-03-14 12:35:02下载
- 积分:1
-
SmsManager
TODO(code review): Curious question.. Why are a lot of these methods not declared as static, since they do not seem to require any local object state? Assumedly this cannot be changed without interfering with the API..
- 2013-12-06 14:31:24下载
- 积分:1
-
src
GPS on Mobile with Java
- 2009-06-01 03:11:20下载
- 积分:1
-
J2EEPSSH
java软件开发教程,集成了SSH框架,还有一些案例。(software development with Java+SSH)
- 2013-01-12 19:54:44下载
- 积分:1