ubuntu下用来破解无线网密码的软件,里面有两个deb包,先装iw包,然后装aircrack-ng包……
2021-10-03 18:21:56 1.53MB ubuntu 破解无线网 deb包 aircrack-ng
1
EVE-NG所有的国内外镜像集合 580多G
2021-09-29 16:03:07 122B EVE-NG 思科认证
1
2、EVE-NG镜像导入(Dynamipshe和IOL)-附件资源
2021-09-27 16:05:43 23B
1
一、功能 实现对学生对个人信息的增删查改 实现后台对所有学生信息的操作 二、平台 windows+pycharm(python开发工具) 三、逻辑框图 四、代码展示 此后台采用的是MVC的风格模式进行编码 1.VIEWS部分 def hello(request):#功能选择 # t = loader.get_template("hello.html") # c = RequestContext(request) return render_to_response("hello.html",context_instance=RequestContext(request)) def a
2021-09-24 15:02:56 100KB django go ng
1
一、注解(annotations)列表 1、@SpringBootApplication 包含了@ComponentScan、@Configuration和@EnableAutoConfiguration注解。 其中@ComponentScan让Spring Boot扫描到Configuration类并把它加入到程序上下文。 2、@ComponentScan 组件扫描,可自动发现和装配一些Bean。 3、@Configuration 等同于Spring的XML配置文件;使用Java代码可以检查类型安全。 4、@EnableAutoConfiguration 自动配置 5、@RestContro
2021-09-20 09:09:42 84KB IN ng pr
1
本文实例为大家分享了Ajax实现文件上传的具体代码,供大家参考,具体内容如下 前端表单 和 JQuery jsp/html代码 使用JQury [removed][removed] 前端表单 <form id="form-avatar" enctype="multipart/form-data"> 请选择要上传的文件: <input type="file" name="file" /> <input id="btn-avatar" type="button" value="上传" /></
2021-09-19 18:57:38 48KB IN MVC ng
1
Angular Gantt编辑器 Angular Gantt编辑器( 包装器)。 使用格式查看/编辑甘特文件。 使用最新的Angular 10。 安装 要使用npm安装该库,请运行以下命令: $ npm install-保存jsgantt改进的ng-gantt 用法 配置 首先,在根目录中导入Angular GanttEditor模块 import { NgGanttEditorModule } from 'ng-gantt' @ NgModule ( { declarations : [ AppComponent ] , imports : [ ... . , NgGanttEditorModule ] , providers : [ ] , bootstrap : [ AppComponent ] } ) export class A
2021-09-15 15:32:00 1.18MB javascript angular gantt jsgantt
1
这是一个关于eve桥接外网的实验,再进行桥接实验之前,需首先安装eve的一个模拟器,安装eve的模拟器会需要vmware,和有关eve的ova文件,安装好以后进行桥接:
2021-09-15 13:55:59 617KB eve-ng 模拟器
1
Coursera《Machine Learning》(机器学习课程,主讲教师为Andrew Ng)的课程是机器学习的入门经典课程之一,其特点是深入浅出,并且由一些难度适宜的作业(Matlab编程作业)以帮助学员理解理论。但是很多朋友不清楚如何获取到这些作业,因此整理并上传资料
2021-09-13 17:49:49 28.88MB ml ex
1
Andrew Ng机器学习.zip 包含吴恩达cs229全部课程教程及练习题
2021-09-13 17:48:20 12.71MB andrewng 吴恩 cs229
1