JS实现clipboard.min.js下载, 实现复制粘贴功能
2023-08-21 16:28:49 10KB 复制粘贴
1
If you’re a web designer or app developer interested in sophisticated page styling, improved accessibility, and saving time and effort, this book is for you. This revised edition provides a comprehensive guide to CSS implementation, along with a thorough review of the latest CSS specifications. CSS is a constantly evolving language for describing the presentation of web content on screen, printers, speech synthesizers, screen readers, and chat windows. It is used by all browsers on all screen sizes on all types of IoT devices, including phones, computers, video games, televisions, watches, kiosks, and auto consoles. Authors Eric Meyer and Estelle Weyl show you how to improve user experience, speed development, avoid potential bugs, and add life and depth to your applications through layout, transitions and animations, borders, backgrounds, text properties, and many other tools and techniques. This guide covers: Selectors, specificity, and the cascade Values, units, fonts, and text properties Padding, borders, outlines, and margins Colors, backgrounds, and gradients Floats and positioning tricks Flexible box layout The new Grid layout system 2D and 3D transforms, transitions, and animation Filters, blending, clipping, and masking Media and feature queries
2023-08-20 22:28:51 83.83MB css
1
PinVMP 主要功能是辅助分析 VMProtect 等虚拟化保护代码。 自用二进制分析工具,代码渣,许多功能尚在开发中。离完全自动化分析 VMP 还很远。 基本思路: 使用 Pin 插装运行,记录 trace,离线分析 构造执行基本块图 使用 Miasm 对基本块进行符号执行。 配置 下载 将 repo 中的文件编译成 pintool。(编译过程参考) # 配置 VS 命令行编译环境 "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvarsall.bat" x86 # 开始编译 make all TARGET=ia32 安装 可直接将 miasm2 文件夹 copy 到 C:\Python27\Lib\site-packages\miasm2 命令行使用 配置 py/c
2023-08-20 13:37:51 1.42MB CSS
1
To use via a CDN include this in your html: <!-- Automatically provides/replaces `Promise` if missing or broken. --> [removed][removed] [removed][removed] <!-- Minified version of `es6-promise-auto` below. --> [removed][removed] [removed][removed]
2023-08-15 22:34:47 7KB sweetalert promise
1
用于小程序rsa加密、解密,加签,验签。支持分段加密、解密。
2023-08-11 10:39:56 422KB 小程序 rsa 分段加解密
1
明 其中 jd_bean_sign.js 可N个京东账号,Node.js专用,核心脚本是JD_DailyBonus.js, IOS软件用户请使用NobyDa的 JD_DailyBonus.js 以字母排序。 活动时长 名称 脚本 长期 京豆变动通知 jd_bean_change.js 长期 领京豆额外奖励&抢京豆 jd_bean_home.js 长期 京东多合一签到 jd_bean_sign.js 长期 东东超市兑换奖品 jd_blueCoin.js 长期 口袋书店 jd_bookshop.js 长期 京东汽车赛点兑换京豆 jd_car_exchange.js 长期 签到领现金 jd_cash.js 长期 京东汽车签到 jd_car.js 长期 摇京豆 jd_club_lottery.js 长期 疯狂的JOY挂机 jd_crazy_joy_coin.js 长期 疯狂的JOY日常任务 jd_crazy_joy.js 长期 京东金融-天天提鹅 jd_daily_egg.js 长期 京喜工厂 jd_dreamFactory.js 长期 东东农场 jd_fruit.js 长期 宠汪汪 jd_j
2023-08-11 02:07:14 4.99MB javascript 软件/插件
1
409js_HTML手机电脑网站_网页源码移动端前端js效果_H5模板_自适应css源码ui组件.zip
2023-08-08 14:12:51 146KB 网站模板 前端源码 js css
1
本文实例为大家分享了前端微信支付js代码,供大家参考,具体内容如下 $('.Save_Patient_Msg').click(function(){ $('.Save_Patient_Msg').off('click'); var hrdfId = getOrderId(); var txnAmt = $('.sum_pay.font-red').html(); var data = {orderId: hrdfId, txnAmt: "0.01", prodDesc: "远程诊断服务", callType: "JSAPI", access_token: getUrlParam
2023-08-05 20:07:10 49KB alert data js
1
采用谷歌内核CefSharp进行开发,主要是为了实现JS交互,实现前端JS调用原生能力,如:相机、VLC视频能力(主要播放流视频)等。 实现主要功能: 浏览器标签、HTML页面能播放视频、下载记录、JS交互(能调用原生相机、调用VLC集成能力:流视频播放)、软件更新、自定义右键菜单、F11全屏模式、F12调试模式、F5刷新、ALT+F5强制刷新、系统配置等功能、网络请求(HttpClient,支持网络接口情况,json数据解析)、图像处理工具(ImageUtils)、加密解密函数(Cipher)。
2023-08-04 11:44:24 421.39MB C# winform 浏览器 JS交互
1