-
JAVA
使用java语言通过反射创新类的新对象,实现功能(Using java language class through reflection innovative new objects, to achieve functional)
- 2013-06-09 10:30:56下载
- 积分:1
-
AccountsException
This class implements a launcher shortcut for directly accessing a single account for Andriod.
- 2013-10-06 00:43:12下载
- 积分:1
-
pazu
说明: 好用的web打印插件,适用于小型项目开发,简单方便(Useful web print plug-in, suitable for small-scale project development, simple and convenient)
- 2019-01-15 16:11:34下载
- 积分:1
-
0610sszzv1.0B
苏苏与朱朱的文件管理系统(interminably with the document management system)
- 2005-01-07 15:43:50下载
- 积分:1
-
Temperature
适用于初学者,java编写的室内温度模拟测试,根据现有数据模拟(For beginners, java prepared by the indoor temperature simulation tests, simulations based on available data)
- 2013-10-31 17:28:26下载
- 积分:1
-
OKAir
说明: 奥凯航空内部资源管理系统 首页:登录、注册、密码修改,信息管理:数据字典资产分类、公司职员信息、系统用户。资产信息管理:资产信息管理包括:检索、新增、入库、编辑、金融资产信息管理、车辆信息管理、不动产信息管理。资产管理:资产流转管理、金融资产流转管理、不动产流转管理。(Aokai internal resource management system homepage: login, registration, password modification, information management: data dictionary asset classification, company employee information, system user. Asset information management: asset information management includes retrieval, adding, warehousing, editing, financial asset information management, vehicle information management, real estate information management. Asset management: asset circulation management, financial asset circulation management, real estate circulation management.)
- 2020-12-25 18:19:04下载
- 积分:1
-
una-saas-toturial-master
说明: 用Java实现的SaaS多租户软件,基于SpringBoot和JPA,独立数据库/共享数据库独立Schema的多租户系统。(SaaS multi-tenant software implemented in Java is a multi-tenant system based on SpringBook and JPA, independent database or shared database independent Schema.)
- 2020-06-23 18:20:02下载
- 积分:1
-
spring-security
说明: spring security 自定义配置 docker 使用文档(Spring security custom configuration docker usage documentation)
- 2020-06-17 19:40:01下载
- 积分:1
-
Kqscan
基于特定erp平台进行条码管理,使用语言未java涉及跨库跨服务器链接以及存储过程的调用等.(Bar code management based on specific ERP platform. The use of language without Java involves cross-library cross-server links and calls of stored procedures.)
- 2020-06-19 01:00:02下载
- 积分:1
-
人脸识别系统源码以及数据库(ArcSoftFaceDemo)
根据ArcSoft的工具包设计的简单人脸识别DEMO,仅供学习。APPID等需要到ArcSoft注册一个应用获得 开发环境准备:###开发使用到的软件和工具:Jdk8、mysql5.7、libarcsoft_face.dll(so)、libarcsoft_face_engine.dll(so)、libarcsoft_face_engine_jni.dll(so)、idea注:libarcsoft_face.dll(so)、libarcsoft_face_engine.dll(so)、libarcsoft_face_engine_jni.dll(so)、app-id、sdk-key可以到虹软官网 http://ai.arcsoft.com.cn/ 免费申请下载本地配置:配置环境(推荐jdk8,mysql5.7,maven3,idea)引擎库libarcsoft_face、libarcsoft_face_engine、libarcsoft_face_engine_jni。把dll或so文件拷贝到java.library.path所包含的路径下,注意区分X86和X64,和当前jdk版本一致。初始化项目 创建数据库arcsoft_face_demo,执行脚本arcsoft_face_demo.sql使用idea启动项目修改配置文件srcmainesourcesapplication.properties填写数据库地址:spring.datasource.druid.url填写数据库用户名:spring.datasource.druid.username填写数据库密码:spring.datasource.druid.password填写人脸识别id:config.freesdk.app-id填写人脸识别key:config.freesdk.sdk-key启动项目右键Application,选择Run ‘Application’项目访问地址http://127.0.0.1:8080/demo
- 2021-05-06下载
- 积分:1