233. Number of Digit OneTotal Accepted:13442Total Submissions:59263Difficulty:MediumGiven an integer n, count the total number of digit 1 appearing in...
分类:
其他好文 时间:
2015-12-19 15:01:21
阅读次数:
148
openwrt中启动脚本中经常出现如下一句:SERVICE_USE_PID=1例如lldp启动脚本 lldpd.init中如下:#!/bin/sh /etc/rc.common # Copyright (C) 2008-2012 OpenWrt.orgSTART=90SERVICE_USE_PID=...
分类:
其他好文 时间:
2015-12-19 15:01:00
阅读次数:
488
每周读书笔记链接汇总【第三周读书笔记】http://www.cnblogs.com/baka/p/4823862.html【第四周读书笔记】http://www.cnblogs.com/baka/p/4844616.html【第五周读书笔记】http://www.cnblogs.com/baka/p...
分类:
其他好文 时间:
2015-12-19 14:59:38
阅读次数:
173
概述SOM是芬兰教授Teuvo Kohonen提出的一种神经网络算法,它提供一种将高维数据在低维空间进行表示的方法(通常是一维或二维)。缩减向量维度的过程,叫做向量量化(vector quantisation)。此外,SOM网络能保留原有数据的拓扑关系。一个用来直观感受SOM网络规则的例子,是将3维...
分类:
其他好文 时间:
2015-12-19 14:58:21
阅读次数:
904
#coding=utf-8#"+"两个对象相加#两个数字相加a=7+8print a#两个字符串相加b="GOOD"+"JOB"print b#"-"取一个数字的相反数或者实现两个数字相减c=-7print cd=-(-8)print de=19-1print e#"*"两个数相乘或者字符串重复f=...
分类:
编程语言 时间:
2015-12-19 14:59:00
阅读次数:
156
我在之前很多文章里面,介绍过Winform主界面的开发,基本上都是标准的界面,在顶部放置工具栏,中间区域则放置多文档的内容,但是在顶部菜单比较多的时候,就需要把菜单分为几级处理,如可以在顶部菜单放置一二级菜单,这种方式在一般功能点不算太多的情况下,呈现的界面效果较为直观、也较为美观。不过随着一些系统...
UILabel 多行文字自动换行 (自动折行)1.UIView *footerView = [[UIView alloc] initWithFrame:CGRectMake(10, 100, 300, 180)]; 2. UILabel *label = [[UILabel alloc] ...
分类:
其他好文 时间:
2015-12-19 15:00:07
阅读次数:
244
今天是WEBSOCKET,,先完成一个SHELL的GETOPS,周一就用得着。#!/bin/bashecho "usage: ./$0 -t (prism|opscripts)"function scp_prism(){ echo "scp_prism()"}function scp_opsc...
分类:
系统相关 时间:
2015-12-19 14:58:56
阅读次数:
186
ATA Secure EraseThis procedure describes how to use thehdparmcommand to issue aSecure EraseATA instruction to a target storage device. When a Secure E...
分类:
其他好文 时间:
2015-12-19 15:00:03
阅读次数:
210
_vimrc在用户目录下: 1 set fileencodings=ucs-bom,utf-8,cp936,gb18030,big5,euc-jp,euc-kr,latin1 2 set encoding=utf-8 3 set termencoding=cp936 4 language messa...
分类:
系统相关 时间:
2015-12-19 14:58:35
阅读次数:
199
iOS8推出了几个新的“controller”,主要是把类似之前的UIAlertView变成了UIAlertController,这不经意的改变,貌似把我之前理解的“controller”一下子推翻了~但是也无所谓,有新东西不怕,学会使用了就行。接下来会探讨一下这些个新的Controller。- (...
分类:
移动开发 时间:
2015-12-19 14:58:14
阅读次数:
271
本文转自《阮志峰的网络日志》,原文网址:http://www.ruanyifeng.com/blog/2015/04/fortune.html 作者: 阮一峰 日期: 2015年4月14日 美国中餐馆的最后一道菜,往往是小甜饼,叫做"幸运饼"(fortune cookie)。 里面有一张纸条,写着人...
分类:
其他好文 时间:
2015-12-19 14:58:20
阅读次数:
149
第三章 jQuery没想到在讲js之前就先来个jQuery。1.$(document).ready(function(){});。2.$("button").addClass("animated bounce");给按钮加弹跳动作。jQuery可以给元素加class。Animate.css,原来cl...
分类:
其他好文 时间:
2015-12-19 14:57:53
阅读次数:
143
1 #!/bin/bash2 if [ -f filename ]; then3 echo 'file exist'4 else5 echo 'file not exist'6 fi
分类:
其他好文 时间:
2015-12-19 14:58:21
阅读次数:
128
使用case...when语句进行判断,其语法格式如下:casewhen then pl_sqlsentence_1;when then pl_sqlsentence_2;...when then pl_sqlsentence_n;[else plsql_sentence;]end case;具体例...
分类:
数据库 时间:
2015-12-19 14:57:59
阅读次数:
203
??2014-10深圳全球架构师峰会云计算解决方式专场.zip: http://www.t00y.com/file/76706894坐看云起时.zip: http://www.t00y.com/file/76705893大数据,光大是不行的.zip: http://www.t00y.com/file...
分类:
其他好文 时间:
2015-12-19 14:56:59
阅读次数:
174
随着iPhone6/6+设备的上市,如何让手头上的APP适配多种机型多种屏幕尺寸变得尤为迫切和必要。(包括:iPhone4/4s,iPhone5/5s,iPhone6/6s,iPhone 6p/6ps)。在iPhone6出现以前,我们接触的iPhone屏幕只有两种尺寸:320 x 480和320 x...
分类:
其他好文 时间:
2015-12-19 14:55:53
阅读次数:
206