-
员工系统模板
企业信息管理系统_用户登录
- 2022-08-13 18:30:21下载
- 积分:1
-
javaWeb酒店管理系统
这是基于java和jsp和mysql的酒店管理系统
- 2022-03-22 10:26:05下载
- 积分:1
-
table
javascript _ html5 - export to excle - auto paging
- 2020-06-20 23:20:02下载
- 积分: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使用打印功能。
This a sourcecodes of how to use printing feature in Java.-This is a sourcecodes of how to use printing feature in Java.
- 2022-12-11 19:50:03下载
- 积分:1
-
js
说明: 网页自动操作监控工具适合代替人工完成重复的网页操作。比如批量注册网站用户名,自动登陆网站后自动点击签到,自动输入内容并发表,商品自动抢购,批量自动发表评论等 网页自动操作监控工具由自动刷新工具、自动点击工具和自动提交工具组成。通过这些工具组合可实现网页操作自动化,本软件中可以添加多个操作动作,设置各项操作顺序,同时监控网页内容变化,触发新的操作,每项操作都支持多线程。支持更换IP,伪装系统及浏览器访问,定时任务在无人值守的情况下自动完成,程序可完全隐藏后台运行(Web page automatic operation monitoring tool is suitable for replacing manual completion of repeated web page operations. Such as batch registration website user name, automatic click and sign-in, automatic input and publication of content, automatic snap-up of goods, batch automatic comment and other web page automatic operation monitoring tools consist of automatic refresh tools, automatic click Tools and automatic submission tools. Through the combination of these tools, web operation automation can be realized. This software can add multiple operation actions, set the order of operation, monitor the changes of web content and trigger new operations. Each operation supports multiple threads. Support IP replacement, camouflage system and browser access. Timing tasks can be automatically completed without anyone on duty. The program can completely hide the background operation.)
- 2019-07-29 17:05:07下载
- 积分:1
-
regexp-dna
Source HTML Tokenizer for Java Script.
- 2014-02-13 21:59:09下载
- 积分:1
-
jqtreetable
一款很好的生成树形表格的jquery插件。(a good jquery plugin for creating tree-grid)
- 2012-09-04 14:45:30下载
- 积分:1
-
微信红包摇一摇
微信周边摇一摇红包示例,太难了,现在给一个示例的vvvvbvbvbvnbnb
- 2023-08-28 21:50:03下载
- 积分:1
-
1.程序实现了将一个PDF文件分成一页一页的,同时也可以抽取任意一页或者几页,分好的页面存放在工程目录的image文件夹下。
2.也可以将一页一页的PDF文...
1.程序实现了将一个PDF文件分成一页一页的,同时也可以抽取任意一页或者几页,分好的页面存放在工程目录的image文件夹下。
2.也可以将一页一页的PDF文件整合成一个PDF
3.运行SpdfWEB-INFsrcch24JavaBeanPDFSplit.java可以看到效果。
4.项目用到的外部jar文件存放在SpdfWEB-INFlib目录下
5.程序还实现了在web 页面的查询功能,在SearchPdf.jsp 页面输入页码,点击查询,可查询到一个PDF文件中任意一页或者几页(页与页之间用逗号隔开)。
-1. Program implements a PDF file into a page, but can also extract any one or a few pages, sub-page is stored in the project a good image directory folder. 2. You can also be one-page PDF files into one PDF 3. Run Spdf WEB-INF src ch24 JavaBean PDFSplit.java can see the results. 4. The project used an external jar files stored in the Spdf WEB-INF lib directory 5. Program also achieved in the web page of the query functions in SearchPdf.jsp page type page, click the query, can be found in a PDF file in any one or a few pages (page and between pages separated by commas).
- 2022-11-17 09:50:04下载
- 积分:1