Here I offer the solution to help you out when your XENTRY key failed to save successfully.Question: When running STAR Utilities to save key, i encoun...
分类:
其他好文 时间:
2015-09-17 10:08:39
阅读次数:
268
深入理解学习Git工作流字数13437 阅读2761 评论3 喜欢70 个人在学习git工作流的过程中,从原有的 SVN 模式很难完全理解git的协作模式,直到有一天我看到了下面的文章,好多遗留在心中的困惑迎刃而解,于是我将这部分资料进行整理放到了github上,欢迎star查看最新更新内容, ht...
分类:
其他好文 时间:
2015-09-16 14:15:58
阅读次数:
188
职务地址:POJ 2420今天在比赛遇到了这题。。于是现场学了一下模拟退火。。。。这题是先初始化为一个点,然后不断趋近距离和最短的点。还是挺简单的。。代码例如以下:#include #include #include #include #include #include #include #incl...
分类:
其他好文 时间:
2015-09-15 14:32:16
阅读次数:
132
原文链接:http://adad184.com/2015/07/08/my-favorite-libraries-and-plugins/第三方库是现在的程序员离不开的东西 不光是APP开发 基本上所有的商业项目 都会或多或少的使用到第三方库Github上Star>100的开源库数量如下可以看到JS...
分类:
移动开发 时间:
2015-09-13 19:57:52
阅读次数:
229
安装Nginx# 查看相关信息yum info nginxyum info httpd# 移除 httpd,也就是 Apache
yum remove httpd -y
# 安装 nginx
yum install nginx -y
#设置 nginx 自启动
chkconfig nginx on# 查看服务自启动情况
chkconfig# 启动nginx服务
service nginx star...
分类:
其他好文 时间:
2015-09-12 12:18:40
阅读次数:
147
原文链接:http://blog.csdn.net/star_huang/article/details/7678845最近Eclipse调试时总是出现Application XXX is waiting for the debugger to attach的提示,有的时候提示框会自动关闭并进入调试...
分类:
移动开发 时间:
2015-09-11 19:11:41
阅读次数:
252
Problem DescriptionAstronomers often examine star maps where stars are represented by points on a plane and each star has Cartesian coordinates. Let t...
分类:
编程语言 时间:
2015-09-10 19:31:42
阅读次数:
147
主要介绍如何实现ViewPager自动播放,循环滚动的效果及使用。顺便解决ViewPager嵌套(ViewPager inside ViewPager)影响触摸滑动及ViewPager滑动速度设置问题。项目已开源Android Auto Scroll ViewPager@Github,欢迎star和...
分类:
移动开发 时间:
2015-09-08 18:08:14
阅读次数:
283
图标 图标类型 命名前缀 例 图标 ic_ ic_star.png 启动图标 ic_launcher ic_launcher_calendar.png 菜单图标和操作栏图标 ic_menu ic_menu_archive.png 状态栏图标 ic_stat_notify ic_stat_notify_msg.png 标签选...
分类:
移动开发 时间:
2015-09-06 18:45:51
阅读次数:
211
ComparisonbetweenhtopandtopIn‘htop‘youcanscrollthelistverticallyandhorizontallytoseeallprocessesandcompletecommandlines.In‘top‘youaresubjecttoadelayforeachunassignedkeyyoupress(especiallyannoyingwhenmulti-keyescapesequencesaretriggeredbyaccident).‘htop‘star..
分类:
其他好文 时间:
2015-09-06 18:24:56
阅读次数:
261