码迷,mamicode.com
首页 >  
搜索关键字:daily life    ( 2335个结果
2020 BIT冬训-模拟与暴力 O - The Answer to the Ultimate Question of Life, The Universe, and Everything. 计蒜客 - 42545
Problem Description For decades, scientists have wondered whether each of the numbers from 0 to 100 could be represented as the sum of three cubes, wh ...
分类:其他好文   时间:2021-02-08 12:44:17    阅读次数:0
C语言入门学习(第四天——初步认识字符串)
镇楼图 动漫《Happy sugar life》主角配音:花泽香菜 ASCII——char与int转换 依据ASCII表,我们可以使用int来输出char,使用char输出int。 这在某些算法里有一定意义,比如把字母A~Z转换成int型来判断输入的是否在范围内 int a=65; printf(" ...
分类:编程语言   时间:2021-02-01 12:22:09    阅读次数:0
npm install 时总是报phantomjs-prebuilt@2.1.16安装失败
转:npm install 时总是报phantomjs-prebuilt@2.1.14安装失败 在npm install时总是报如下错误, 尝试单独安装:npm install phantomjs-prebuilt@2.1.14 还是报错 Please report this full log at ...
分类:Web程序   时间:2021-01-28 12:01:50    阅读次数:0
人生苦短,我用Python
(一)认识Python Python背景介绍 Python的格言: Life is short,use python.(人生苦短,我用Python。) 由Guido van Rossum于1989年圣诞节为打发无聊时间,而开发的一个新的脚本解释程序,第一个公开发行版本于1991年。 至于为什么选中P ...
分类:编程语言   时间:2021-01-16 12:09:27    阅读次数:0
测试常用术语1
1、 Debug 调试 2、 Test case 测试用例 3、 Siral model 螺旋模型 4、 Software life cycle 软件生命周期 5、 Initial 初始级 6、 Repeatable 可重复级 7、 Defined 已定义级 8、 Managed 已管理级 9、 O ...
分类:其他好文   时间:2021-01-07 12:20:02    阅读次数:0
持续集成简介
一、软件开发生命周期 软件开发生命周期又叫做SDLC(Software Development Life Cycle),它是集合了计划、开发、测试 和部署过程的集合。 1.需求分析 这是生命周期的第一阶段,根据项目需求,团队执行一个可行性计划的分析。项目需求可能是公司内部或者客户提出的。这阶段主要是 ...
分类:其他好文   时间:2020-12-30 11:32:51    阅读次数:0
如何成为一名出色的程序员
程序员书库(ID:CodingBook)猿妹编译链接:https://medium.com/mind-cafe/three-insightful-books-that-elevated-my-quality-of-life-37918c81845c当一些软件工程师看到一篇文章提到“高级”一词,往往就不想点开看了,的确,成为一名高级工程师需要大量的时间和经验,但只要你努力就可以成为一名出色的工程师,
分类:其他好文   时间:2020-12-22 13:09:09    阅读次数:0
无边框限制的左右移动
cc.Class({ extends: cc.Component, properties: { //speed accl:0, player:{ default:null, type:cc.Node }//}, }, // LIFE-CYCLE CALLBACKS: SetInputControl: ...
分类:移动开发   时间:2020-12-17 12:30:51    阅读次数:3
Scrum
3 Role: Product Owner, Scrum Master, Development Team3 Objekte: Produkt Backlog, Sprint Backlog, Increment5 Events: Sprint, Sprint Planing, Daily Scru ...
分类:其他好文   时间:2020-12-01 11:49:45    阅读次数:1
c语言实现协程?
c语言实现协程? 原文:https://www.cnblogs.com/my_life/articles/5452297.html http://www.hawkwithwind.net/blog/2011/02/18/%E5%8D%8F%E7%A8%8B%E7%9A%84c%E5%AE%9E%E7 ...
分类:编程语言   时间:2020-11-24 12:17:45    阅读次数:8
2335条   上一页 1 2 3 4 5 ... 234 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!