搜索资源列表
Java_JNI_Callback
- How to run: 1. compile Callback.java 2. compile the native code into a shared lib cl /Ie:\\j2sdk1.4.0\\include /Ie:\\j2sdk1.4.0\\include\\win32 /LD /FeMyImpOfCallback.dll Callback.c 3. run: java Callback
RMICallBackTest
- rmi以及它的回调功能的一个自己实现的例子-rmi and its callback function of a achieving his example
RMI_CALLBACK
- RMI的一个回调技术的实例,有利于初学者学习研究.-RMI an example of callback technology is conducive to beginners study.
waiter
- A Waiter relays an order Object to a Producer, waits in an independent thread during the production, and then delivers the result using a Consumer callback method.
JNative-1.3.2-src
- 一个开源的组件,通过它调用已有动态库中的方法就非常的方便,支持CallBack
FlexSlider-1.8
- 此jQuery幻灯片插件带有左右的箭头,每个图片有显示标题,点击左右箭头可以切换滚动。-Simple, semantic markup Supported in all major browsers Horizontal/vertical slide and fade animations Multiple slider support, Callback API, and more Hardware accelerated touch swipe support Custo
RMI
- RMI asynchronism receive message callback() register and deregister to control update or interrupt-RMIasynchronism receive messagecallback () register and deregister to control update or interrupt
statsCallback
- java rmi 实验 statscallback实现callback -rmi callback
ex2
- 描述一个接口,其中含有一个求面积的方法 描述三角形类,且实现上述接口 采用继承描述直角三角形类,增加求弦长的方法,并重写求面积的方法 创建有关对象,验证程序的正确性 测试上转型对象和接口回调的有关内容 -Descr iption of an interface, which contains a descr iption of the method for the triangle area category, and the interface used to achiev
czwTime
- 基于JAVA RMI设计的分布式时间显示程序,采用回调技术,客户端调用服务端后不再做任何事,服务端自动每隔3秒(时间也自行设定)再调用客户端的显示方法,在客户端的窗口显示数字时钟。-JAVA RMI-based design of a distributed time display program, using callback technology, client-side post-call service will no longer do anything server automat
js
- 方便进行倒计时显示,并可以回调函数。在倒计时结束后操作其他函数-Facilitate the countdown show, and can callback function. After the end of the countdown to operate other functions
CallBack
- 就是定义两个玩家,进行石头剪刀布的判断,然后结束后打印出谁的胜利和比分。-Is the definition of the two players, to judge the stone scissors cloth, and then print out who after the victory and score.
bitmap
- 程序采用JCreator开发平台,使用java语言进行开发。 程序整体主要有三个功能模块,分别是:初使化、分配以及回收。为三个功能模块设计三个按钮,当点击相应按钮时使用对应功能。 使用二组数组map[40][16]记录位示图使用情况; a, b, c 分别表示柱面号、磁道号和扇区号。left数组表示相对块号。 程序整体分为两个主要面板panel1与panel2,采用边框布局方式,panel1居左,panel2居右。Panel1面板含有标签控件显示提示信息、文本框控件输入文本以及
java
- (1)实现单重继承并借助接口实现多重继承。 (2)实现方法的继承与重写。 (3)实现方法的重载。 (4)实现对象的上转及接口的回调。 -(1) for single re-use of interface inheritance and multiple inheritance. (2) Implementation of the inheritance and override. (3) the realization of the overload. (4) to a
colorbox
- • 支持 照片,照片组,幻灯片,ajax,内联 和 ifr a me 框架。 • 通过CSS 控制外观,使用用户可以很容易重新定制外观。 • 不需要更改 ColorBox 的 javascr ipt 文件就可以重新设定其行为。 • 可以依靠 callback & event-hooks 进行拓展,不需要修改源代码。 • 非常友好,不需要修改现有的 HTML,所有的选项都通过 JS 设置。-Supports photo, photo
PasswordChanger.java
- 登录密码管理:允许用户用旧的密码去更新替代的密码。-allows users to enter their old password and to request a new one using a callback to validate or reject user entries
11
- JAVA课的实验项目,题目要求是:1、定义一个接口求面积、求周长。 2、定义:圆类、矩形类、三角形类实现接口。 3、在main中以接口回调方式从键盘键入。 -JAVA class pilot project, the subject requirements are: 1, define an interface seek area, seek perimeter. 2, the definition: a round type, rectangular type, triangle
FruitChecker
- Java RMI 回调使用,服务器定期更新客户端的时间-Use Java RMI callback, the server periodically updates the client' s time
Callback
- Callback interface for SQLite s query results.
Callback
- Web Inspector Callback wrap for Java scr ipt.