码迷,mamicode.com
首页 >  
搜索关键字:concepts    ( 369个结果
31 Game-Based Learning Resources for Educators
https://www.legendsoflearning.com/resource/31-game-based-learning-resources-for-educators/ Game based learning (GBL) offers proven benefits for studen ...
分类:其他好文   时间:2019-07-29 14:30:45    阅读次数:117
mitmproxy 实战
首先附上github地址:https://github.com/mitmproxy/mitmprox,上面的内容永远是最新的 application/x-www-form-urlencodedform形式,提交的数据按照 key1=val1&key2=val2 的方式进行编码application/ ...
分类:其他好文   时间:2019-07-16 10:30:16    阅读次数:85
代码分析
/* J. David's webserver */ /* This is a simple webserver. * Created November 1999 by J. David Blackstone. * CSE 4344 (Network concepts), Prof. Zeigler... ...
分类:其他好文   时间:2019-07-13 13:32:19    阅读次数:96
Nginx Tutorial #1: Basic Concepts(转)
add by zhj: 文章写的很好,适合初学者 原文:https://www.netguru.com/codestories/nginx-tutorial-basics-concepts Introduction Hello! Sharing is caring, so we'd love to ...
分类:其他好文   时间:2019-07-03 20:15:10    阅读次数:123
c#中的Task异步编程
https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/concepts/async/index翻译 1. 引入 Task异步编程模型(TAP)提供了对异步代码的抽象,将代码作为语句序列,可以在每个阶段完成下个阶段开始前读取代 ...
分类:Windows程序   时间:2019-07-01 21:41:56    阅读次数:366
傻瓜式编程范式,程序员的基本功
我从数据连续性论文延伸阅读时,在HN thread 论坛 @TuringTest 的发言引用中,意外发现了一篇文章《傻瓜式编程范式:程序员基本功》,由彼得·范·罗伊写于 2009 年,描绘了设计编程语言的操作空间。如果你喜欢这篇文章,可能也会喜欢范·罗伊和哈利迪的书《Concepts, Techni ...
分类:其他好文   时间:2019-06-19 16:52:38    阅读次数:101
OSCP Learning Notes - Overview
Prerequisites: Knowledge of scripting languages(Bash/Pyhon) Understanding of basic networking concepts Understanding of basic Linux syntax A "Try Hard ...
分类:其他好文   时间:2019-06-15 20:44:46    阅读次数:126
容器资源需求、资源限制(二十二)
官网:https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/ 容器的资源需求,资源限制 Request:需求,最低保障; Limits:限制,硬限制 CPU: 1颗逻辑CPU 1=10 ...
分类:其他好文   时间:2019-06-06 10:42:42    阅读次数:106
CSCI3120
CSCI3120Assignment 1Due: 11:59 AM, Tuesay, May 28, 2019IntroductionThe concepts applicable to operating systems are applicable in many other systems a ...
分类:其他好文   时间:2019-05-18 20:28:39    阅读次数:115
Azure基础(一)云的概念 - 云计算的原理
Azure fundamentals - Cloud Concepts - Principles of cloud computing Explore the core concepts of cloud computing and how it can help your business. Mo ...
分类:其他好文   时间:2019-04-29 19:18:19    阅读次数:321
369条   上一页 1 ... 5 6 7 8 9 ... 37 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!