资源列表
[JSP源码/Java] gxgzsxgz
说明:用光线跟踪法实现三维体的构造和移动JAVA实现源代码-Ray tracing method to achieve the three-dimensional structure and mobile JAVA realization of the source code<zhaobenx> 在 2025-07-15 上传 | 大小:6kb | 下载:0
[JSP源码/Java] JAVA
说明:用JAVA语言实现简单计算器,参照windows计算器-JAVA language simple calculator, windows calculator reference<子夜> 在 2025-07-15 上传 | 大小:6kb | 下载:0
[JSP源码/Java] Bank_1_JADE_jObject
说明:使用java 和jade平台实现一个小例子,这个例子中多Agent之间相互通信。并且是是哟个java对象来实现Agent间的通信。-Jade platform using java and a small example that communication between Multi-Agent. And yes yes yo a java object that implements the communication between the Agent.<TC> 在 2025-07-15 上传 | 大小:6kb | 下载:0
[JSP源码/Java] HeaderFilter
说明:前台实现grid的自动过滤,很好用,可以自己进行拓展。-Front to achieve the automatic filter grid, well used, can themselves expand.<liuqx> 在 2025-07-15 上传 | 大小:6kb | 下载:0
[JSP源码/Java] FORM
说明:在myeclipse平台中extjs为前台 java后台 是一个通用的报表面板例子-Extjs in myeclipse platform java background to the foreground is a generic example of the report panel<刘倩> 在 2025-07-15 上传 | 大小:6kb | 下载:0
[JSP源码/Java] hbb
说明:一个非常简单的jsp留言本源代码,适合初学者!-A message is very simple jsp source code, suitable for beginners!<郝斌斌> 在 2025-07-15 上传 | 大小:6kb | 下载:0
[JSP源码/Java] JSPTaglib
说明:一个自定标签的实例,读者可参照文件编写格式,以便对如何自定义标签有更好的了解!希望对初学者有所帮助!-Instance of a custom tag, the reader can refer to documents prepared in a format for how to customize the labels for better understanding! Hope to help beginners!<Jano> 在 2025-07-15 上传 | 大小:6kb | 下载:0
[JSP源码/Java] java-cat-calls
说明:java经典的猫叫程序,适合对面向对象概念的深入理解,运行好用-java program called classic cat, suitable for in-depth understanding of object-oriented concepts, easy operation<杨梦迪> 在 2025-07-15 上传 | 大小:6kb | 下载:0
[JSP源码/Java] myClocks
说明:一个Java闹钟提醒小程序源代码,可以设置提醒周期、自定义提醒信息、在系统托盘显示图标。-Alarm clock to remind a Java applet source code, you can set the reminder cycle, custom alerts, system tray icon in the main class of Java-based knowledge, to use the AWT library.<甘圆超> 在 2025-07-15 上传 | 大小:6kb | 下载:0
[JSP源码/Java] STDENT
说明:student and lecturer list,with interface<al firdauz> 在 2025-07-15 上传 | 大小:6kb | 下载:0
[JSP源码/Java] CopybookForCobol
说明:cobol转换程序的所使用的数据结构。即输入输出的cobol数据格式定义-cobol conversion process used by the data structure. The input and output data format defined in cobol<lihy> 在 2025-07-15 上传 | 大小:6kb | 下载:0
[JSP源码/Java] Java_Native_Interface
说明:用java调用dll本是一个不难的事情,但往往会给初学者带来的一点麻烦,网络上很多调用dll的例子都参差不齐,往往省略了一些步骤,对他们来说觉得简单不需要说明,对初学者来说确很重要,结果不想可知。因此在这里仔细的说明一下,希望给初学者们带来些许方便,高手绕过。-class HelloWorld { public native void displayHelloWorld() static { System.loadLibrary("hello") } public sta<田朝> 在 2025-07-15 上传 | 大小:6kb | 下载:0