-
index
ssnmp4j是使用Java进行SNMP编程的包,此文件包含使用snmp4j的代码示例.(Snmp4j is a package for SNMP programming using Java. This file contains code examples using snmp4j.)
- 2020-06-24 13:20:02下载
- 积分:1
-
idleaf
说明: 美团点评分布式ID生成系统中Leaf-segment数据库方案的实现(US Mission Review Implementation of Leaf-segment Database Scheme in Distributed ID Generation System)
- 2019-11-14 22:49:50下载
- 积分: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
-
tiaoxinma
自己写的二维条形码的读取和输出,即可以根据信息输出为二维码,也可以读出二维码的信息。是一个工程文件,用eclipse即可运行。(Write their own 2D bar code read and output according to the information output for the two-dimensional code can also read out the two-dimensional code information. Is a project file to run, with the eclipse.)
- 2012-07-23 09:28:30下载
- 积分:1
-
AgileJavazho_2
测试驱动开发前四章测试驱动开发测试驱动开发测试驱动开发(The first four chapters Test Driven Development Test Driven Development Test Driven Development Test Driven Development)
- 2011-05-24 10:17:04下载
- 积分:1
-
msvcp140-64
Source code of connect server for muonline 6
- 2018-01-11 21:38:23下载
- 积分:1
-
8456457457
手机RSS阅读器(html5),应用程序编程源码,很好的参考资料。(Mobile phone RSS reader (HTML5), application programming source code, a good reference.)
- 2013-11-09 17:41:16下载
- 积分:1
-
Currency
This class represents a currency as identified in the ISO 4217 currency codes.
- 2013-12-19 11:08:51下载
- 积分:1
-
FGPathBezier3
利用java编写的路径平滑算法,采用2次+3次贝塞尔曲线拟合路径,并且可以按照一定距离间隔生成采样点(Written using java path smoothing algorithm, using the 2+3 Bezier curve fitting path, and the sampling points can be generated in accordance with a certain distance interval)
- 2012-10-01 13:50:18下载
- 积分:1
-
L1_helloworld
Java基本类型,基本类型之间的转化。运算符的使用。(Basic types of Java,Between the basic types of transformation.The use of the operator.)
- 2015-07-28 15:29:11下载
- 积分:1