python没有字符类型 单独一个字符就是字符串长度为1 字符串一旦定义就不能修改 >>> str1 = 'I love junjie.com' >>> str1[:6] 'I love' >>> str1 'I love junjie.com' >>> str1[5] 子字符串 'e' >>> s ...
分类:
编程语言 时间:
2017-09-02 12:55:18
阅读次数:
227
安装i386库: 安装TeamViewer: 参考: http://blog.csdn.net/love_xiaozhao/article/details/52704197 ...
分类:
系统相关 时间:
2017-09-01 23:04:54
阅读次数:
465
Happiness is when the desolated soul meets love. 幸福是孤寂的灵魂遭遇爱的邂逅。 When living alone for a long period, I find I gradually lose the capability of contro ...
分类:
其他好文 时间:
2017-08-31 16:06:42
阅读次数:
163
本文作者 Jinkey(微信公众号 jinkey-love,官网 https://jinkey.ai) 原文链接 https://jinkey.ai/post/tech/vue2.0-xin-shou-wan-quan-tian-keng-gong-lue-cong-huan-jing-da-jia ...
分类:
其他好文 时间:
2017-08-30 20:05:57
阅读次数:
489
1.1文件内容互换a=1123456b=2457987将a与b中的内容互换解:需要添加一个过度参数tmp=aa=bb=tmp即b=1123456a=2457987awk‘{a=14511212;b=2;tmp=a;a=b;b=tmp;printab}‘[root@zhanghongjun~]#awk‘BEGIN{a="123456789";b="741852963";tmp=a;a=b;b=tmp;printa"love"b}‘741852963love1..
分类:
其他好文 时间:
2017-08-30 11:04:17
阅读次数:
108
今天我们来讨论一下我们如何利用单片机做出一些炫彩的效果,而昨天好像是七夕节,很多人都把它当做了情人节,那么我们来做一个浪漫的“I Love u”;今天我就把代码写出来,而不再是截图挂出来。效果图我也就拍出来了,你们如果有单片机可以自己复制代码下来看一些效果。(其实这一次的代码有一点跨度大了,毕竟前面 ...
分类:
其他好文 时间:
2017-08-30 00:52:47
阅读次数:
199
It is a little known fact that cows love apples. Farmer John has two apple trees (which are conveniently numbered 1 and 2) in his field, each full of ...
分类:
移动开发 时间:
2017-08-27 00:14:14
阅读次数:
272
CSS3 选择器分类 动态伪类选择器 锚点伪类的设置顺序必须遵守一个”LoVe/HAte”原则,也就是说正确的设置顺序为: a:link、a:visited、a:hover、a:active 目标伪类选择器 UI元素状态选择器 结构伪类选择器 否定伪类选择器 选择器例子 选择非第一个元素 ...
分类:
Web程序 时间:
2017-08-26 17:16:02
阅读次数:
156
Absence sharpens love, presence strengthens it. 相聚爱益切,离别情更深。 There is almost no such love that can ignore the impacts of time and space. Even the deep ...
分类:
其他好文 时间:
2017-08-26 15:12:34
阅读次数:
232
https://www.luogu.org/problem/show?pid=2983 题目描述 Bessie and the herd love chocolate so Farmer John is buying them some. The Bovine Chocolate Store fea ...
分类:
其他好文 时间:
2017-08-25 18:51:41
阅读次数:
170