码迷,mamicode.com
首页 >  
搜索关键字:Nging    ( 107个结果
postmortem报告【第二组】
一.alpha阶段的经验教训 1.针对 进度规划不到位,任务完成速度慢 的问题,引入teambition规范任务管理,每周组会验收上一周任务,发布下一周任务,对各组员是否完成任务以及完成质量进行评价。 2.针对 与用户接触不够多 的问题,在原有的组内自测,少量邀请外部用户测试的基础上,增加组外用户的 ...
分类:其他好文   时间:2018-08-02 12:54:03    阅读次数:163
Spring Cloud
https://www.zybuluo.com/Seymour/note/1229242 ...
分类:编程语言   时间:2018-07-27 21:13:50    阅读次数:241
Rpgmakermv(32) Yep_mainmenumanager
Introduction For those who wish to alter the various aspects of the main menu commands without needing to touch the source code can use this plugin to ...
分类:编程语言   时间:2018-07-25 14:33:06    阅读次数:339
The Atlantic A New Urgency
The Atlantic A New Urgency 2018-04-28 55 KB The Atlantic Here's What You're Getting Yourself Into 2018-04-27 57 KB The Atlantic Right and Wrong in Art ...
分类:其他好文   时间:2018-07-18 17:04:18    阅读次数:191
linux的优化及基础优化
第1章Linux优化1.已知/tmp下已经存在test.txt文件,如何执行命令才能把/mnt/test.txt拷贝到/tmp下覆盖掉/tmp/test.txt,而让系统不提示是否覆盖(root权限下)。[root@oldboyedu50~]#cp/mnt/test.txt/tmp/cp:overwrite`/tmp/test.txt‘?复制的时候不提示是否覆盖#方法1[root@oldb
分类:系统相关   时间:2018-07-16 23:13:13    阅读次数:235
使用贝塞尔曲线进行插值 一种非常简单的平滑多边形的方法
原文 Interpolation with Bezier Curves A very simple method of smoothing polygons Initially, there was a question in comp.graphic.algorithms how to inter ...
分类:其他好文   时间:2018-07-11 15:01:57    阅读次数:751
Can we say objects have attributes, states and behaviors?
15down votefavorite 3 15down votefavorite 3 3 I was reading through Oracle's introduction to OOP concepts and I came across this description: Real-wor ...
分类:其他好文   时间:2018-07-03 11:39:43    阅读次数:161
Linu 修改maven的setting保护文件
查找目录 查看文件: 修改文件 修改后发现保存会出问题,报错W10: Warning: Changing a readonly file" 那就强制保存,按Esc后 ...
分类:其他好文   时间:2018-06-11 15:51:29    阅读次数:157
Oracle EBS 12.2.6 on VirtualBox
Back in May, Oracle announced the general availability of Oracle VM Virtual Appliance for E-Business Suite 12.2.6 for download from the Oracle Softwar... ...
分类:数据库   时间:2018-06-03 12:28:33    阅读次数:557
正则表达式结合实例简单梳理
正则表达式在所有语言中都是通用的,它使用一种特定的规则来匹配一个字符串,当满足这个规则,就认为此字符串匹配成功。结合各个语言中的不同方法,可以返回匹配成功true、false或者匹配的字符串等。 本文对正则表达式做一个简单的知识梳理,结合一些小例子来加深印象。 正则表达式的验证方法现在也多种多样,在 ...
分类:其他好文   时间:2018-05-31 16:15:20    阅读次数:243
107条   上一页 1 ... 8 9 10 11 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!