-
FreeMarker
FreeMarker编程指南,目前最权威的
- 2010-12-04 14:53:23下载
- 积分:1
-
SSH整合循序渐进
这是关于servlet,jsp,mvc,hibernate等整合的一个教程(This is a tutorial on servlet, jsp, mvc, hibernate, etc.)
- 2019-04-19 09:34:06下载
- 积分:1
-
cJSON
cjson用于json数据格式的编码与解码。(cjson json data format used for encoding and decoding.)
- 2013-11-01 13:07:51下载
- 积分:1
-
PLSQL
run sql script with java
- 2011-08-26 18:14:13下载
- 积分:1
-
enn-excel
说明: 读取dwg、excel office cad 通用类 封装好 解压能用(Read the general classes of DWG and excel office cad, pack them well and use them for decompression)
- 2020-06-22 21:20:01下载
- 积分:1
-
09934364
利用JAVA存取数据库中的图片,很好的学习案例(Using JAVA access to images in the , a good case study)
- 2017-04-18 21:17:26下载
- 积分:1
-
dexDump
说明: 使用
set app=com.banshenghuo.mobile
#/adb install C:UsersAdministratorDesktopccbapp-release-v1.5.0-56_150_jiagu_sign.apk
c:adb forward tcp:27042 tcp:27042
c:adb forward tcp:27043 tcp:27043
frida-ps -U
frida -U -f %app% -l dexDump.js --no-pause
echo cp -r /data/data/%app%/*.dex /data/local/tmp
/adb shell
c:adb shell cp -r /data/data/%app%/*.dex /data/local/tmp
/adb pull data/local/tmp/ C:/Users/Administrator/Desktop/tmp
echo rm -rf /data/local/tmp/*.dex /data/data/%app%/*.dex /mnt/sdcard/tmp/*.dex
/adb shell
/adb shell rm -rf /data/local/tmp/*.dex /data/data/%app%/*.dex
/adb shell(set app=com.banshenghuo.mobile
#/adb install C:UsersAdministratorDesktopccbapp-release-v1.5.0-56_150_jiagu_sign.apk
c:adb forward tcp:27042 tcp:27042
c:adb forward tcp:27043 tcp:27043
frida-ps -U
frida -U -f %app% -l dexDump.js --no-pause
echo cp -r /data/data/%app%/*.dex /data/local/tmp
/adb shell
c:adb shell cp -r /data/data/%app%/*.dex /data/local/tmp
/adb pull data/local/tmp/ C:/Users/Administrator/Desktop/tmp
echo rm -rf /data/local/tmp/*.dex /data/data/%app%/*.dex /mnt/sdcard/tmp/*.dex
/adb shell
/adb shell rm -rf /data/local/tmp/*.dex /data/data/%app%/*.dex
/adb shell)
- 2020-06-16 00:20:01下载
- 积分:1
-
JAVA_WELCOME
给出了几种用java语言编写的登陆界面的例子,希望对初学者有帮助(Given several landing using java language interface examples, I hope to help beginners)
- 2014-01-08 15:26:23下载
- 积分:1
-
user_management
用户管理系统,可以从文件中读取,也可以从数组中读取。DB的读取方式没写全(User management system that can read from the document can also be read from the array. DB did not write the way of reading the entire)
- 2009-05-03 17:20:33下载
- 积分:1
-
Exe4_2
2.设计一个简单的课程管理系统(CourseManager)。主要功能包括:
(1)课程信息的录入。主要包括:课程号(no)、课程名(name)、学分(grade)等;
(2)课程信息的查询。根据课程号、课程名和学分等查询课程的信息。注意:查询结果可能不唯一。
(3)课程信息的修改。根据课程号查询到指定课程的信息,再用新的内容替换。
(4)课程信息的删除。根据课程号删除指定课程的信息。
设计时,采用层次化设计法,将类分为界面层(ui)、功能层(business)和持久层(persistence)3层,放在不同子包中。整个系统的代码放在exe4_2包中。(2. Design a simple course management system (CourseManager). Key features include:
(1) entry program information. Including: course number (no), course name (name), credits (grade) and the like
(2) information about courses. Information based curriculum, course name and credit and other inquiries courses. Note: query results may not be unique.
(3) Course modify information. Inquiry based curriculum to the specified courses, and then replaced with new content.
(4) Delete course information. Remove a specified course of information based curriculum.
Design, the use of hierarchical design method, the class is divided into the interface layer (ui), the functional layer (business) and persistence (persistence) 3 layers in different sub-packages. The system code in the exe4_2 package.)
- 2020-12-09 21:29:20下载
- 积分:1