-
JXTA
jxta 技术手册 英文版 实现java编程(jxta technical manuals English to achieve java programming)
- 2010-07-06 11:30:07下载
- 积分:1
-
TextSwitcherTest
Text Switcher Test Source Code for Andriod.
- 2013-11-21 22:16:22下载
- 积分:1
-
apodizedll
Java 本地调用C++ 进行光纤切趾光栅仿真,用于网络仿真(Java calling C++, the local fiber grating apodization simulation, for Network Simulation)
- 2009-12-10 18:27:16下载
- 积分:1
-
ThreeInOne
插值演示,牛顿插值,拉格浪日插值,三次样条插值(interpolation demonstration of Newton's interpolation, the waves of Rugby Day interpolation, cubic spline interpolation)
- 2020-12-02 20:09:25下载
- 积分:1
-
jQuery_LigerUI
jQuery ligerUI Demos 导航页,jQuery LigerUI是基于jQuery开发的一系列控件组,包括表单、布局、表格等等常用UI控件 使用LigerUI可以快速创建风格统一的界面效果。(jQuery ligerUI Demos navigation page, jQuery LigerUI is a series of controls based on jQuery development groups, including forms, layout, tables, etc. Use LigerUI common UI controls can quickly create a unified style interface effects.)
- 2014-10-24 09:19:08下载
- 积分:1
-
spring+jpa学生信息管理(适合新手)
【实例简介】spring jpa入门级项目,实现了对数据库的 增、删、改、查、分页、导出、导入excel等基本操作
【调试步骤】
0.新建mysql数据库studentinfo,然后在该数据库执行数据库脚本 studentinfo.sql
1.修改application.yml文件中的数据库信息为您本机mysql用户名密码
2.运行项目后,打开浏览器http://localhost:8080 ,输入登陆账号密码均为:admin
- 2021-05-24 08:46:42下载
- 积分:1
-
java-learning-books
java学习书籍,java设计模式,适用于初学者,,内容详细丰富(java learning books)
- 2013-11-30 19:17:02下载
- 积分:1
-
JNIEnv
本文档介绍java调c方法,通过实例介绍了JNI函数的使用(This document describes the java tune c introduced through examples of the use of the JNI function)
- 2012-11-29 17:15:16下载
- 积分:1
-
JQuery-development-technology-
jQuery是目前在Web开发领域最流行的JavaScript库之一,这是jquery开发技术详解的源码。(JQuery is currently one of the most popular JavaScript library in the field of Web development, this is jQuery development technical explanation of the source code.)
- 2014-04-29 20:31:33下载
- 积分:1
-
man
编写一个接口ICaculatable 接口中有一个doCaculte()方法
要求三个类BlackMan WhiteMan YellowMan实现这个方法
BlackMan 实现从控制台输入5个数 排序(正排)输出
WhiteMan 实现从控制台输入5个数 排序(倒排)
YellowMan 实现从控制台输入5个数 计算总和 输出
写出一个测试类来测试以上类的功能。
测试类中要有void solveProblem(ICaculatable obj)方法进行测试
要求以上类在不同的包当中。(The preparation of an interface, there is a ICaculatable interface doCaculte () method requires three types of BlackMan WhiteMan YellowMan method to achieve this BlackMan input from the console 5, the number of sort (being ranked) output from the console WhiteMan enter the number 5 ranking (inverted ) YellowMan input from the console 5, the number of calculation of the sum of the output type to write a test to test the functions of the above categories. Test category must be void solveProblem (ICaculatable obj) method of the above testing requirements in different types of packages were.)
- 2009-05-16 22:17:27下载
- 积分:1