-
capture
javascript实现的简单截屏插件功能(javascript to achieve a simple plug-in screenshot function)
- 2014-01-15 14:06:58下载
- 积分:1
-
Ingresar usuario sin recargar pagina
在pagina网站的重新整理过程中,需要一个有趣的档案信息。
- 2022-11-08 12:05:03下载
- 积分:1
-
aygrid
ayGrid是一个基于jQuery的表格插件,可实现在表格上在线修改、增加、删除、保存数据!其中,单元格的编辑可以实现CheckBox、ComboBox、Input的输入方式。表格数据传输基于JSON。(ayGrid based jQuery Form Plugin, online form to modify, increase, delete, save data! Which, the editor of the cell can be achieved CheckBox, ComboBox, Input input. The tabular data transmission based on JSON.)
- 2012-10-14 22:21:28下载
- 积分:1
-
TaiJi
自己写的JS程序:
具体是使用JS+JQ+animate动画+勾股定理实现了画太极图,原理很简单,就是使用绝对定位作为
div坐标+动画+div生成,升级画法:可以使用三角函数(sin,cos,tan etc),使用勾股定理每个像
素点的位置不太好把握!
最后:感兴趣的同学可以将imgs中的图片改成透明的图片,替换JS中方块,这样效果好看些。(JS write their own programs:
Specifically using JS+ JQ+ animate animation+ Pythagorean realized painting of Tai Chi, the principle is very simple, is to use absolute positioning as
+ animation+ div div coordinate generation, upgrade painting: You can use trigonometric functions (sin, cos, tan etc), each pixel using the Pythagorean theorem
Prime location is not very good grasp of the point!
Finally: Interested students can imgs pictures into a transparent image, replace JS in the box, so the effect look better.)
- 2014-01-29 01:17:06下载
- 积分:1
-
树形图组件
这是一个很好的树形图组件,用于后台管理开发。
- 2022-04-21 11:04:05下载
- 积分:1
-
java开发SSH网上商城系统
java开发SSH网上商城系统。。。。。。。。。。。。。。。。
- 2022-03-04 08:22:50下载
- 积分:1
-
firefox的bbcode插件
用于firefox的bbcode插件,使用XUL语言, 无须编译即可运行
- 2022-09-28 21:05:03下载
- 积分:1
-
CSS3TimedNotifications
利用HTML5,CSS3,JavaScript写的很酷的提示框。(Using HTML5, CSS3, JavaScript writes a cool tip box.)
- 2016-04-28 10:18:05下载
- 积分:1
-
采购管理程序
本程序是基于JAVA的采购管理程序,经调试运行无误,自带数据库,亲测可用,希望给有需要的一点帮助。
- 2023-01-16 10:45:05下载
- 积分: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