搜索资源列表
BPEL_Samples
- This a collection of sample processes that provide examples ranging from how to use a particular BPEL activity such as pick or scope, to more complex examples of processes that invoke external Web services or show techniques such as handling mu
java_rmi_example
- java rmi example. By using rmi to invoke remote method-java rmi example. By using rmi to invoke St ote method
java0010
- 这是一个java线程示例代码片段,示例在main方法中调用invoke方法-This a java threads examples of code fragments, Examples of the main method called invoke methods
TreeView.rar
- 目录树,在脚本中可以直接调用后台java代码,动态加载数据至页面显示.,tree directory,invoke java code from js
ldapTest
- JAVA调用ldap,这是一个simple的例子 很好地介绍了java是如何调用ldap,从而取出ldap的信息-java invoke ldap infomation
Auth
- JAVA安全登陆体系的简单实现,根据预先设定的安全策略对用户权限进行验证,之后决定是否给与用户调用特权动作的权限。-JAVA safe landing system simple to achieve, in accordance with pre-set security policies for authentication of the user permissions, and then decide whether to invoke the privilege to give us
Book
- 1: vs2005 + ajax + Access 开发 2: 格式简洁,便于理解,修改 3:引用Access 版 SqlHelper 便于向SqlServer 迁移, 4:个人觉得亮点是取得留言页面重写Render方法,结合应用的数据显示控件,便于修改布局 5: 添加留言须输入验证码 -1: vs2005+ Ajax+ Access development 2: the format is simple and easy to understand, modify 3: inv
Cplusplus_invoke_Java_classes
- Cplus 调用Java类,jndi-C plus plus invoke Java classes
InvokeMethodDemo
- java 中反射应用的例子 通过反射可以取回类的方法的对象代表,可以用它的invoke方法动态到哦那个指定的方法 -java application examples in the reflection through the reflection-type method can recover the object on behalf of, you can use it to invoke methods dynamically Oh that designated Ways
JavaInvokeWebservice
- java调用webservice的源代码-java invoke webservice
picturesupervisorysystem
- 该系统是一个基于ASP+Access(需fso组件支持)的图片管理系统。 1.二级分类 2.前台全部页面生成html,包括网站主页和导航栏 3.自定义模板,分为5类。自由度很高,可以为每个分类,每个图片集,甚至每张图片页设置不同的模板 4.完善的html生成功能,可以单独生成每个图片集,每个栏目,也包括全站生成。 5.自定义自定义标签功能,生成时全部为html,不生成JS文件,避免了JS调用过多造成页面显示缓慢。 6.三种图片添加模式(高级/简单/上传),图片可以批量上传
hello
- Application delveloped in java which is user to invoke server method using rmi note : it a demo.
taxi-company-later-stage
- Project: taxi-company-later-stage This project provides a partial implementation of a simulation of taxis operating on a city grid to pick up and transport passengers. This is the fourth stage of this project. It illustrates the implementation
Java_neirong
- Java的代理模式 代理的实现机制问题。个人觉得这个似乎就是一个事件处理的机制,当代理对象调用某个方法的时候,就会触发相应的invoke方法。-Java implementation of the agent model agent mechanism. Personally feel that this seems to be an event handling mechanism, when the proxy object when a method call will invoke
doc
- 调用本地代码,java jini,里面包含有jar的调用-invoke native code java jini
catch
- 捕获异常方法 运行结果: <调用doSth()方法开始 > <调用loadClass()方法开始 > <try的自述:在这里监控可能出现异常的代码 > <catch的自述:出现异常在这里处理> <finally 的自述:不管是否出现异常,最后都要执行到这里 > <调用loadClass()方法结束 > <调用doSth()方法结束>-Catch exceptions method
6
- Invoke Method in Java
AssignmentSharp1
- Write a program that takes the x-y coordinates of a point in the Cartesian plan and print a message in a message dialog box telling either an axis in which the point lies or the quadrant in which it is found. Sample line of output: (-1.0, -2.5)
rmi
- 因为RMI允许调用程序将纯Java对象传给远程对象,所以,RMI将提供必要的机制,既可以加载对象的代码又可以传输对象的数据。在RMI分布式应用程序运行时,服务器调用注册服务程序以使名字与远程对象相关联。客户机在服务器上的注册服务程序中用远程对象的名字查找该远程对象,然后调用它的方法。-Romate Method Invoke
C-P-P-call-Java-classes
- 介绍了c++怎么调用java语言类,本资料对c++与java混合编程有很好的帮助。-Describes how invoke java c++ language class, the information on the c++ mixed programming with java a good help.