项目管理个人能力培养--绩效分析越给高层看的东西, 越要清晰和简洁。领导希望的是迅速地了解项目的当前状态。当然,如果他有兴趣了解更多,他也需要能提供。这时,采用颜色来标识项目的进度就是一种很好的方法,如,绿色表示正常,黄色表示有问题,但还不严重;红色表示严重,希望高层引起注意。在绩效汇报中,基本要领...
分类:
其他 时间:
2014-10-30 22:08:04
收藏:
0 评论:
0 赞:
0 阅读:
282
MyEclipse6.5 注册
分类:
系统服务 时间:
2014-10-30 22:07:53
收藏:
0 评论:
0 赞:
0 阅读:
255
上一个博文,我们讲了Linear Regression, gradient descent, normal equations和Locally weighted linear regression,这次博文我们重点来学习Logistic regression,这是机器学习非常重要的一种回归模型,可....
分类:
其他 时间:
2014-10-30 22:07:44
收藏:
0 评论:
0 赞:
0 阅读:
300
安装 CoreOS 的途径有很多,这里不列举,详见官网。我现在安装 CoreOS 的目的是为了体验,所以选择最简单的方式:VMware OVF 模板。ISO 方式需要编写 cloud-config.yml,坑还是挺多的。用 VMware OVF 部署还是挺简...
分类:
其他 时间:
2014-10-30 21:05:34
收藏:
0 评论:
0 赞:
0 阅读:
343
一个对象只有一个hashcode,多个对象的hashcode可能相同。 源代码位置:java-source/java/lang/String.java,hashCode()方法: public int hashCode() {
int h = hash;
if (h == 0 && value.leng...
分类:
编程语言 时间:
2014-10-30 21:05:24
收藏:
0 评论:
0 赞:
0 阅读:
253
Logging?initialized?using?configuration?in?jar:file:/usr/share/hive/lib/hive-common-0.13.1.jar!/hive-log4j.properties
Exception?in?thread?"main"?java.lang.RuntimeException:?java.lang.Run...
分类:
Web开发 时间:
2014-10-30 21:05:14
收藏:
0 评论:
0 赞:
0 阅读:
662
private bool CheckFolderWriteable(string path) ??????? { ??????????? if (!Directory.Exists(path)) ??????????? { ??????????????? Directory.CreateDirector...
分类:
其他 时间:
2014-10-30 21:05:04
收藏:
0 评论:
0 赞:
0 阅读:
257
在linux中,地址空间映射是这样的,把0xc0000000~0xffffffff这1GB内核地址空间划分成2个部分低端的796MB + 高端的128MB,低端796MB就使用f映射,直接映射到物理内存的前796MB上,而高端128MB就用来随时变更g来映...
分类:
系统服务 时间:
2014-10-30 21:04:54
收藏:
0 评论:
0 赞:
0 阅读:
186
int?write_JPEG_file?(char?*?filename,?unsigned?char*?yuvData,?int?quality,int?image_width,int?image_height)
{
?????struct?jpeg_compress_struct?cinfo;
?
?????struct?jpeg_er...
分类:
其他 时间:
2014-10-30 21:04:45
收藏:
0 评论:
0 赞:
0 阅读:
311
研究了一个雪花飘落效果,感觉挺不错的,分享给大家...
分类:
其他 时间:
2014-10-30 21:03:54
收藏:
0 评论:
0 赞:
0 阅读:
420
Android - 直线(line)画法本文地址: http://blog.csdn.net/caroline_wendy横线(horizontal line)<View
android:layout_width="fill_parent"
android:layout_height="1dp"
android:background="@androi...
分类:
移动平台 时间:
2014-10-30 21:03:44
收藏:
0 评论:
0 赞:
0 阅读:
331
Android - ProGuard简介本文地址: http://blog.csdn.net/caroline_wendyProGuard is a free Java class file shrinker, optimizer, obfuscator, and preverifier.ProGuard是一个免费Java类文件的收缩器(shrinker)、优化器(optimizer)、模糊器(o...
分类:
移动平台 时间:
2014-10-30 21:03:34
收藏:
0 评论:
0 赞:
0 阅读:
264
最近进修JavaScript,看了“You Don't Know JS”这本书,觉得是本JavaScript内功上乘心法,有一定JavaScript基础朋友一定要看看(不推荐入门小朋友看,怕走火入魔)。作者知识渊博,理解透彻,行文流畅,案例经典,绝对的大神级人物。
本文将对书中关于JavaScript中this的讲述做一个小结,也会加入一些自己的理解。算是抛砖,以期引玉。
JavaScript...
分类:
编程语言 时间:
2014-10-30 21:03:24
收藏:
0 评论:
0 赞:
0 阅读:
238
静态网页如何实现与用户的静态交互, Javascript的事件处理机制,Javascript在客户机上运行....
分类:
编程语言 时间:
2014-10-30 21:03:04
收藏:
0 评论:
0 赞:
0 阅读:
357
Android - Layout clipChildren属性本文地址: http://blog.csdn.net/caroline_wendyandroid:clipChildren: Defines whether a child is limited to draw inside of its bounds or not.子控件是否它的范围之内,默认是true,如果设为false,则子控件可...
分类:
移动平台 时间:
2014-10-30 21:02:53
收藏:
0 评论:
0 赞:
0 阅读:
623
POJ 3653 & ZOJ 2935 & HDU 2722 Here We Go(relians) Again(最短路dijstra)...
分类:
Web开发 时间:
2014-10-30 21:02:34
收藏:
0 评论:
0 赞:
0 阅读:
303
Problem Description
Once upon a time, there is a little frog called Matt. One day, he came to a river.
The river could be considered as an axis.Matt is standing on the left bank now (at position...
分类:
其他 时间:
2014-10-30 21:02:24
收藏:
0 评论:
0 赞:
0 阅读:
247
官网地址:https://developer.android.com/intl/zh-tw/training/material/animations.html
动画在Material设计中,为用户与app交互反馈他们的动作行为和提供了视觉上的连贯性。Material主题为Buttons和Activity的过渡提供了一些默认的动画,在android5.0(api21)及以上,允许自定义这些...
分类:
移动平台 时间:
2014-10-30 21:02:14
收藏:
0 评论:
0 赞:
0 阅读:
673
Oracle的物理结构包括:参数文件、控制文件、数据文件、重做日志文件、归档文件、口令文件组成。
1.1参数文件
包括大量影响Oracle数据库实例功能的设定,如以下设定:
数据库控制文件的定位
Oracle用来缓存从磁盘上读取的数据的内存数量
默认的优化程序的选择.
和数据库文件相关,执行两个重要的功能:
为数据库指出控制文件
为数...
分类:
数据库技术 时间:
2014-10-30 21:02:04
收藏:
0 评论:
0 赞:
0 阅读:
358
问题描述:
Given an array and a value, remove all instances of that value in place and return the new length.
The order of elements can be changed. It doesn't matter what you leave beyond the new lengt...
分类:
其他 时间:
2014-10-30 21:01:53
收藏:
0 评论:
0 赞:
0 阅读:
325