-
又一个VB版放大镜程序
又一个VB版放大镜程序,运行后窗体是全透明状态显示,支持放大鼠标光标,光标移动到哪里,就放大哪里,并显示在主窗口中,初学VB的朋友,学习一些这样的程序的编写方法,可快速提高你的VB编程水平。
- 2022-10-18 21:20:03下载
- 积分:1
-
black spider自动化渗透工具
black spider自动化渗透工具,爆破,子域名,EXP漏洞利用,C段,旁站都有了 密码:1452
(Black spider automated penetration tool, blasting, sub domain name, EXP vulnerability, C segment, stand by.)
- 2020-07-26 01:48:41下载
- 积分:1
-
网络应用功能
Post function for web applications
- 2022-04-11 12:32:39下载
- 积分:1
-
lessgo-master
Lessgo 是一款 Go 语言编写的简单、稳定、高效、灵活的 web 完全开发框架。它的项目组织形式经过精心设计,实现前后端分离、系统与业务分离,完美兼容MVC与MVVC等多种开发模式,非常利于企业级应用与API接口的开发。当然,最值得关注的是它突破性地支持了运行时路由重建,开发者可在Admin后台轻松实现启用/禁用模块与操作,添加/移除中间件等功能!同时,它推荐以HandlerFunc与MiddlewareFunc为基础的函数式编程,也令开发变得更加灵活富有趣味性。
此外它也博采众长,核心架构改写自echo v2,数据库内置为xorm,模板引擎内置为pongo2,其他某些功能模块改写自beego以及其他优秀开源项目。(Lessgo is a simple, stable, efficient and flexible web development framework written in Go language. Its project organization form is carefully designed to achieve front-end and back-end separation, system and business separation, perfect compatibility with MVC and MVVC and other development modes, which is very conducive to the development of enterprise application and API interface. Of course, the most notable thing is its breakthrough support for runtime routing reconstruction. Developers can easily enable/disable modules and operations, add/remove middleware and other functions in the Admin background. At the same time, it recommends functional programming based on Handler Func and Middleware Func, which makes development more flexible and interesting.)
- 2020-06-22 22:00:01下载
- 积分:1
-
基于ansys单车耦合
分析车桥耦合问题,研究刚度对车桥耦合振动的影响(Vihcle and bridge coupling based on Ansys apdl)
- 2017-07-18 22:19:10下载
- 积分:1
-
从网上下载的在pb中打开chm格式帮助文件的示例代码
从网上下载的在pb中打开chm格式帮助文件的示例代码-downloaded from the Internet in pb open chm format to help document the sample code
- 2022-08-10 06:31:45下载
- 积分:1
-
closest_pair
分治法思想,求最邻近点对,考虑将所给的n个点的集合S分成2个子集S1和S2,每个子集中约有n/2个点,然后在每个子集中递归地求其最接近的点对(Divide and conquer ideas, find the nearest point to consider given the set S of n points into two subsets S1 and S2, each subset of about n/2 points, and then recursively find its focus in each sub-the closest point)
- 2013-12-07 16:46:26下载
- 积分:1
-
A variety of time
各种时频分析工具包part4,非常有用的!忘了是哪位大哥发的,现转发到这,希望对大家有所帮助!-A variety of time-frequency analysis tool kit part4, very useful! Forgot who made Big Brother, it is forwarded to it, and they hope to be helpful to everyone!
- 2022-08-21 20:19:32下载
- 积分:1
-
Practice1_14
字符串交叉输入,就是将一个字符串交叉的输入到了另一个字符串当中,比如:
char a[4]="ABCD" char b[4]="abcd"
则char c[8]="AaBbCcDd"
(Cross-string input, is to cross a string input to another string of them, such as:
char a [4] = "ABCD" char b [4] = "abcd"
While char c [8] = "AaBbCcDd" )
- 2009-02-19 18:26:20下载
- 积分:1
-
VxWorks下设备驱动程序及BSP开发指南
说明: To learn VxWorks driver and boot learning, this article can still see, the introduction is good
- 2020-12-15 20:02:16下载
- 积分:1