码迷,mamicode.com
首页 >  
搜索关键字:notes    ( 1141个结果
COMP SCI 3004/7064
COMP SCI 3004/7064 - Operating Systems Assignment 1Important Notes Handins:– For undergraduate students, you may do this assignment as a team of two s ...
分类:其他好文   时间:2019-09-01 20:19:48    阅读次数:111
swagger2 注解说明 ( @ApiImplicitParams )
@Api:用在请求的类上,表示对类的说明 tags="说明该类的作用,可以在UI界面上看到的注解" value="该参数没什么意义,在UI界面上也看到,所以不需要配置" @ApiOperation:用在请求的方法上,说明方法的用途、作用 value="说明方法的用途、作用" notes="方法的备注 ...
分类:Windows程序   时间:2019-08-31 19:44:18    阅读次数:1260
luogu 3423 [POI2005]BAN-Bank Notes
分析 多重背包优化,输出方案 二进制优化 / 单调队列优化 输出方案只需要记录是否转移,用bool类型存 这题好像卡空间 代码 1.二进制优化 1 /************************ 2 User:Mandy.H.Y 3 Language:c++ 4 Problem:luogu 5 ...
分类:其他好文   时间:2019-08-30 22:29:28    阅读次数:72
SE16N 添加修改、删除表数据权限
1. Goto SE16N 2. Input &SAP_EDIT in command field, and press ENTER 3. 直接删除不需要的数据 注意:&SAP_EDIT方法在产品版本EHP5之后不好用,SAP通过一个notes取消了&SAP_EDIT功能。 产品版本可以在系统状态中 ...
分类:其他好文   时间:2019-08-29 11:31:09    阅读次数:90
Shell:
Bash Notes for professionals ebook https://blog.csdn.net/simple_the_best/article/details/52821136 27个Jupyter Notebook小提示与技巧 27个Jupyter Notebook小提示与技巧 ...
分类:系统相关   时间:2019-08-27 00:40:21    阅读次数:136
无梯度优化算法
介绍: http://adl.stanford.edu/aa222/Lecture_Notes_files/chapter6_gradfree.pdf Nelder–Mead 算法 direct 算法. https://ctk.math.ncsu.edu/Finkel_Direct/ ...
分类:编程语言   时间:2019-08-14 10:55:28    阅读次数:113
Enable Azure Disk Encryption for Windows Notes
虚拟机加密需求 https://docs.microsoft.com/en-us/azure/security/azure-security-disk-encryption-prerequisites 虚拟机加密代码https://docs.microsoft.com/en-us/azure/sec ...
分类:Windows程序   时间:2019-08-13 09:15:15    阅读次数:118
temperatureConversion1
(原题:https://www.python123.io/student/courses/934/groups/8102/problems/programmings/6078) Solution: Notes: (1)else在二分支、多分支中,为了把各中情况都考虑周全,有良好的用户体验,最好写上, ...
分类:其他好文   时间:2019-08-08 00:15:15    阅读次数:77
OSCP Learning Notes - Capstone(2)
BTRSys v2.1 Walkthrough Preparation: Download the BTRSys virtual machine from the following website: https://www.vulnhub.com/entry/btrsys-v21,196/ 1. ...
分类:其他好文   时间:2019-08-04 13:15:08    阅读次数:130
OSCP Learning Notes - Post Exploitation(3)
Post-Exploit Password Attacks 1. Crack using the tool - john (Too slow in real world) Locate the rockyou file. Conbine the files and save as unshadow. ...
分类:其他好文   时间:2019-07-31 01:20:31    阅读次数:139
1141条   上一页 1 ... 13 14 15 16 17 ... 115 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!