dynaTrace Ajax:前端性能分析利器
2023-08-26 09:35:28 50MB dynatrace
1
6套大气新闻媒体门户网站PSD模板4309_html网站模板_网页源码移动端前端_H5模板_自适应响应式源码.zip
2023-08-25 13:46:32 116.22MB 网站模板 前端源码 js css
1
jax三级联动和无刷新分页源码 数据库是用的 51aspx的数据库(含全国完整省市区的数据) 自己写的第2个 ajax例子 3联动+无刷新分页(no altas) 无刷新分页 有点bug 只需要把 js/xmlhttp.js 里面的 的标签 里的属性 +一个 单引号 就行了 App_data下的my51aspx.mdf为Sql数据库文件,附加即可 数据库操作采用的是SqlHelper default2.aspx为无刷新分页演示
2023-08-24 19:50:56 227KB Ajax三级联动和无刷新分页源码
1
从矩阵中删除行或列 要删除矩阵的行或列,最简单的方法是将该行或列设置为等于空方括号 []。例如,创建一个 4×4 矩阵并删除第二行。 重构和重新排列数组 多维数组
2023-08-24 10:17:06 164KB matlab 矩阵 html
1
最基本的 MATLAB数据结构体是矩阵。矩阵是按行和列排列的数据元素的二维矩形数组。元素可以是数字、逻辑值(true 或 false)、日期和时间、字符串或者其他 MATLAB 数据类型。 即使一个数字也能以矩阵的形式存储。例如,包含值 100 的变量存储为 double 类型的 1×1 矩阵最基本的 MATLAB数据结构体是矩阵。矩阵是按行和列排列的数据元素的二维矩形数组。元素可以是数字、逻辑值(true 或 false)、日期和时间、字符串或者其他 MATLAB 数据类型。 即使一个数字也能以矩阵的形式存储。例如,包含值 100 的变量存储为 double 类型的 1×1 矩阵最基本的 MATLAB数据结构体是矩阵。矩阵是按行和列排列的数据元素的二维矩形数组。元素可以是数字、逻辑值(true 或 false)、日期和时间、字符串或者其他 MATLAB 数据类型。 即使一个数字也能以矩阵的形式存储。例如,包含值 100 的变量存储为 double 类型的 1×1 矩阵
2023-08-24 10:15:53 136KB matlab 矩阵 html
1
Matlab的多维数组操作
2023-08-24 10:13:59 313KB
1
1071js_HTML手机电脑网站_网页源码移动端前端js效果_H5模板_自适应css源码ui组件.zip
2023-08-22 09:59:24 183KB 网页模板 js css 前端源码
1
table-scroll是一款可以将普通的HTML表格制作为表格头和表格行固定,通过水平和垂直滚动条来查看表格数据的滚动表格,它对于要在同一个页面中显示大数据的表格非常有用。
2023-08-21 16:23:00 22KB JavaScript开发-表格/网格
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