码迷,mamicode.com
首页 >  
搜索关键字:the story of the sto    ( 674个结果
ext:grid分页,列宽度自动填满grid宽度
var cm = new Ext.grid.ColumnModel([{header : '编号',dataIndex : 'id'}, {header : '名称',dataIndex : 'name'}, {header : '描述',dataIndex : 'descn'}]);var sto...
分类:其他好文   时间:2014-07-17 10:03:39    阅读次数:199
如何一步一步删除(linux & UNIX)环境下 oracle 11g 集群节点
?? Deleting a Cluster Node on Linux and UNIX Systems 1.确定要删除的节点,是否active,pinned $ olsnodes -s -t 如果 pinned ,则crsctl unpin css  -n   unpinned 相应的节点 2、禁用相应集群节点的应用资源,进程 先停掉 em: emctl sto...
分类:数据库   时间:2014-07-06 11:48:28    阅读次数:309
关于敏捷的几个概念
敏捷的几点概念: a) Iteration 迭代开发 Iteratio Planing Meeting 需要团队参加的会议 b) Story Card/ Story Wall / Feature List 将特性分为 Story Card,每个Story最多一周就需要完成 Pr...
分类:其他好文   时间:2014-07-05 11:15:08    阅读次数:240
Developers, do consider different user roles! - A bad experience with cron
The Story:Last week, I found one of our embedded arm linux device ran out of flash space( totally only 128M for apps and OS).After checking for a whil...
分类:其他好文   时间:2014-07-02 14:30:13    阅读次数:317
组织敏捷之路上的七点体会
1,专门的机构或专人来推进组织级敏捷,可能的机构名称有:敏捷中心、卓越中心、过程改进部、SEPG、质量部、运营改善部、PMO、Delivery Excellence;可能的专人有:过程总监、质量总监、项目管理总监、Chief Agile Coach。 2,敏捷开发涉及到各项方方面面,就算是采用书本上的某些实践,比如用户故事,各个团队各个组织都有些定制化或改造过的做法,比如新加tech story,...
分类:其他好文   时间:2014-06-22 20:31:33    阅读次数:232
scjp考试准备 - 2
判断如下代码的执行结果: public class Spock{ public static void main(String[] args){ Long tail = 2000L; Long distance = 1999L; Long story = 1000L; if( (tail>dista...
分类:其他好文   时间:2014-06-20 19:11:31    阅读次数:172
风雨哈佛路(Homeless to Harvard: The Liz Murray Story)-献给困境中的人
今天无意中看到一部很老的电影《风雨哈佛路》,一曲感人励志向上的美国影片,整个故事震撼人心。让人深深的感动。 影片讲的是一个出生在美国贫民窟的女孩海思,自己流浪在城市的各个角落,她始终抱着自己当初的理想,用执着的信念和顽强的 毅力改变自己,最总走出...
分类:其他好文   时间:2014-06-18 23:18:06    阅读次数:377
cocos2d-x 3.0 rapidJson 操作应该注意的细节
Size visibleSize = Director::getInstance()->getVisibleSize(); Point origin = Director::getInstance()->getVisibleOrigin(); std::string path = FileUtils::getInstance()->fullPathForFilename("story.js...
分类:Windows程序   时间:2014-06-15 13:43:01    阅读次数:423
经常使用的webservice接口
Web Service 一些对外公开的网络服务接口2011-10-29 14:12商业和贸易:1、股票行情数据 WEB 服务(支持香港、深圳、上海基金、债券和股票;支持多股票同一时候查询)Endpoint:http://webservice.webxml.com.cn/WebServices/Sto...
分类:Web程序   时间:2014-06-13 07:19:18    阅读次数:544
经常使用的webservice接口
Web Service 一些对外公开的网络服务接口2011-10-29 14:12商业和贸易:1、股票行情数据 WEB 服务(支持香港、深圳、上海基金、债券和股票;支持多股票同一时候查询)Endpoint:http://webservice.webxml.com.cn/WebServices/Sto...
分类:Web程序   时间:2014-06-09 16:04:32    阅读次数:393
674条   上一页 1 ... 64 65 66 67 68 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!