码迷,mamicode.com
首页 >  
搜索关键字:about    ( 4393个结果
4-Five-Youth
People are always talking about 'the problem of youth'. If there is one--which I take leave to doubt -- then it is older people who create it, not the ...
分类:其他好文   时间:2019-01-14 14:34:58    阅读次数:171
about python
显示dir目录下的所有项目名称(包括目录名和文件名) os.listdir(dir) 路径拼接(使用目录分隔符os.sep拼接) os.path.join(dir, filename) ...
分类:编程语言   时间:2019-01-14 14:27:33    阅读次数:160
Difference between MB Star C3 and MB Star C4
Many times ago, i saw a blog about MB sd connect C4 for benz, the author said he like this tool very much, and make a comparison with mb star c3 for a ...
分类:其他好文   时间:2019-01-13 12:23:41    阅读次数:144
浅谈UI自动化测试
1、about自动化测试 定义:把人为驱动的测试转化为机器执行的一种过程,重点在于持续集成这个概念; 优势:节约人力和时间成本; 测试金字塔: 如上图所示,敏捷大师Mike Cohn提出该概念,然后由Martin Fowler大师在此基础上提出了测试分层概念,以区别于传统的自动化测试。 2、自动化测 ...
分类:其他好文   时间:2019-01-12 15:18:20    阅读次数:209
Accordion CodeForces - 1101B (实现)
An accordion is a string (yes, in the real world accordions are musical instruments, but let's forget about it for a while) which can be represented a ...
分类:其他好文   时间:2019-01-12 14:17:24    阅读次数:177
awesome-modern-cpp
Awesome Modern C++ A collection of resources on modern C++. The goal is to collect a list of resouces to help people learn about and leverage modern C ...
分类:其他好文   时间:2019-01-12 10:40:43    阅读次数:233
AwesomePerfCpp 性能优化
Contents Talks Articles Sites/Blogs Tools Libraries Books About Talks 2013: Going Native 2013 - Andrei Alexandrescu, Writing Quick Code in C++, Quickl ...
分类:其他好文   时间:2019-01-12 01:03:11    阅读次数:255
Bad Habits of UI/UX Designers (交互设计师的那些坏习惯)
From creating imaginary users to forgetting about budgets, the design process has some flaws. Recently, I was pulled into a UI/UX meeting with a big r ...
分类:其他好文   时间:2019-01-12 00:20:38    阅读次数:133
RTSC introduciton
Main Page Home of the RTSC-Pedia Overview of RTSC Brief introduction to RTSC and XDCtools Introducing RTSC Learning about Real-Time Software Component ...
分类:其他好文   时间:2019-01-11 00:45:25    阅读次数:251
用python读取配置文件config.ini
还在学习中。。。写的有点凌乱 感觉还是应该先学会读取配置文件才行,把一些经常需要修改的但是又经常需要用到的参数放到配置文件中方便使用(我是这么觉得的) 首先是config.ini的存放位置,我们把它放在根目录下(当然也可以随便想放哪放哪) config.ini的内容如下: 既然配置文件有了,我们就来 ...
分类:编程语言   时间:2019-01-10 17:00:17    阅读次数:258
4393条   上一页 1 ... 63 64 65 66 67 ... 440 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!