Hey Guys I am back to my path of training, I am currently studying at UNSW and i am preparing to do ACM-ICPC in my uni life. I will be recording my tr ...
分类:
其他好文 时间:
2020-01-28 21:06:35
阅读次数:
69
认识 Python 人生苦短,我用 Python —— Life is short, you need Python 01. Python 的起源 Python 的创始人为吉多·范罗苏姆(Guido van Rossum) 1. 1989 年的圣诞节期间,吉多·范罗苏姆为了在阿姆斯特丹打发时间,决心 ...
分类:
编程语言 时间:
2020-01-27 09:44:46
阅读次数:
85
It may or may not surprise you to know that the bash shell has a very rich array of convenient shortcuts that can make your life, working with the com ...
分类:
系统相关 时间:
2020-01-24 09:24:39
阅读次数:
99
好美的图论,真的 light up my life!题意: 给出一个只含有若干1,2,3的数列,我们可以两两交换数列元素;要求输出让这个数列不减的最小交换次数。 思路: 首先看起来很像冒泡.....然鹅要最少交换次数——显然不是模拟冒泡了。 开始用深搜来着,显然没办法剪枝,果断T掉。这个时候就要想一 ...
分类:
其他好文 时间:
2020-01-23 21:09:24
阅读次数:
59
软件生命周期(Systems Development Life Cycle,SDLC) 软件生命周期又称为软件生存周期或系统开发生命周期,是软件的产生直到报废的生命周期,周期内有问题定义、可行性分析、总体描述、系统设计、编码、调试和测试、验收与运行、维护升级到废弃等阶段,这种按时间分程的思想方法是软 ...
分类:
其他好文 时间:
2020-01-22 18:31:03
阅读次数:
147
E - Rikka with Mutex Sometimes, technical terms implicate some life philosophy. Mutex is one of them. On your way to dream, you may be locked by some ...
分类:
其他好文 时间:
2020-01-22 12:38:13
阅读次数:
59
Download Here is the document DynkinDiag.pdf Dynkin diagram, root system is a big mystery of my undergraduate life. Here I present three examples tha ...
分类:
其他好文 时间:
2020-01-21 00:37:09
阅读次数:
85
1 1.1 roll out v. 推广,或实行 1.2 pilot v. 试行 n. 飞行员 1.3 bags for life 可重复使用的环保购物袋 2 2.1 How many times a year do the environment groups monitor plastic us ...
分类:
其他好文 时间:
2020-01-16 23:35:15
阅读次数:
112
背景 通常,.Net 应用程序中的配置存储在配置文件中,例如 App.config、Web.config 或 appsettings.json。从 ASP.Net Core 开始,出现了一个新的可扩展配置框架,它允许将配置存储在配置文件之外,并从命令行、环境变量等等中检索它们。 在传统项目中,修改配 ...
分类:
Web程序 时间:
2020-01-14 12:52:45
阅读次数:
141
Hello 2020! new life ? ...
分类:
其他好文 时间:
2020-01-11 20:08:23
阅读次数:
51