-
AlertDialogRadio
Alret dialog used for android includes radio button also.
- 2016-01-02 11:45:48下载
- 积分:1
-
web
基于+web的远程教学系统的需求规格说明书(Based+web remote teaching system requirements specification)
- 2013-07-14 21:50:25下载
- 积分:1
-
软件开发常用词汇
java开发常用单词,北京尚学堂出品。。。。。。(Java develops commonly used words, which are produced by Beijing Shangxue School.)
- 2019-04-30 20:15:34下载
- 积分: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
-
Basic-knowledge-of-the-design-of-mobile-games
手机游戏设计基础知识(关于手机java游戏的一些基础知识)。(Basic knowledge of the design of mobile games (java games on the phone some basic knowledge).)
- 2009-04-13 13:50:27下载
- 积分:1
-
TextEditorModel
Testing this script will compile without stack overflow
- 2014-02-09 13:17:12下载
- 积分:1
-
ghsc267131120510091
deepstream.io-tools-react: A react mixin that syncs a component s state with deepstream
- 2016-06-12 10:26:54下载
- 积分:1
-
Portal-Basic-Java-Web
Portal-Basic Java Web应用开发框架(Portal-Basic Java Web application development framework)
- 2013-08-16 08:03:21下载
- 积分:1
-
snmp_demo
BlogJava上不少朋友是做网管系统的。一个典型的网络管理系统,需要具备FCAPS几个标准模块,而网络的自动发现和拓扑展示是核心之一。很多人不喜欢Java的Swing,而本文就用一个很小很小的例子,来模拟一个小小的网络管理程序,希望能给大家一点启发。虽然很小,它却可以完成一个简单的局域网自动发现搜索、多线程、ICMP和SNMP的ping、节点的生成、拓扑的展示、自动布局等功能。继续改巴改巴也许还有点使用价值也未可知。
如果不喜欢研究代码,就当它是一个趣味程序吧!你可以在公司的网络里面搜索一把,把同事的机器都挖出来,看看你们公司的网络结构是怎样的;如果喜欢研究代码,可以看看相关SNMP、多线程和拓扑图展示的部分,虽然很简单,就当看肥皂剧消遣了。(BlogJava on many of my friends are doing the NMS. A typical NMS, requires the FCAPS several standard modules, network auto-discovery and topology display is one of the core. A lot of people do not like the Java Swing, this paper with a very, very small example, to simulate a small network management program, to give everyone a little inspiration. Despite its small size, it can complete a simple local area network auto-discovery search, multi-threaded, ICMP and SNMP ping node generated topology display, automatic layout function. Continue to change the bar to change the bar perhaps point value in use is also unknown.
If you do not like to study the code, when it is a fun program! Inside the company network, you can search for a colleague machines dug up to see what your company s network structure research code if you like, you can take a look at the relevant SNMP, multi-threaded and topology diagram shows part Although very simple, when watching a soap opera entertainment.)
- 2021-03-14 14:09:23下载
- 积分:1
-
MHknapsack
Merkle-Hellman knapsack cryptosystem
- 2011-05-04 05:05:29下载
- 积分:1