List理解 常见的应用是制作新的列表,其中每个元素是应用于另一个序列的每个成员或可迭代的一些操作的结果,或为这些元素创建满足条件的新的列表: D:\Python3.6.1\python.exe F:/python_workspace/tutorial/Lists3.py[0, 1, 4, 9, 1 ...
分类:
编程语言 时间:
2017-07-04 14:38:25
阅读次数:
157
学习文章,详细原文链接:http://yujiangshui.com/grunt-basic-tutorial/ 1. grunt是一个JavaScript任务运行器,自动化任务处理工具,是一个工具框架。 2. grunt基于node.js,用js开发。 3. 安装grunt (1)安装Node.j ...
分类:
其他好文 时间:
2017-07-04 09:50:41
阅读次数:
208
D:\Python3.6.1\python.exe F:/python_workspace/tutorial/TestAnnotation.pyAnnotations: {'ham': <class 'str'>, 'eggs': <class 'str'>, 'return': <class 's ...
分类:
编程语言 时间:
2017-07-03 22:29:45
阅读次数:
177
关于List的学习: D:\Python3.6.1\python.exe F:/python_workspace/tutorial/Lists.py204Before reversing ['orange', 'apple', 'pear', 'banana', 'kiwi', 'apple', ' ...
分类:
编程语言 时间:
2017-07-03 22:23:58
阅读次数:
114
D:\Python3.6.1\python.exe F:/python_workspace/tutorial/TestFunction.pyaaaaTraceback (most recent call last): File "F:/python_workspace/tutorial/TestFu ...
分类:
编程语言 时间:
2017-07-03 21:02:21
阅读次数:
166
https://www.thetimes.co.uk/ http://www.cnbc.com/world/?region=world https://www.nytimes.com/ https://www.yahoo.com/news/ https://watirmelon.blog/ http ...
分类:
其他好文 时间:
2017-07-03 11:58:43
阅读次数:
122
前言:最近在学习Python,学习资源有慕课网上的视频教程、菜鸟教程以及Python官方文档tutorial。虽然了解了Python的基本语法,但是还没有真正意义上输出自己写的代码。代码小白,之前仅学过C,代码上的逻辑问题总是理不清楚,加上性格有点急躁,以前总是半途而废,所以编程等级为渣。现在虽然刚 ...
分类:
编程语言 时间:
2017-07-02 13:48:36
阅读次数:
270
一、Eclipse Marketplace 1、通过Eclipse Marketplace搜索Gradle,【Help】->【Eclipse Marketplace】 2、搜索关键字:gradle 3、安装 4、重启 二、Eclipse update manager 1、【Help】->【Insta ...
分类:
系统相关 时间:
2017-07-01 16:22:52
阅读次数:
326
一、mongodb 1、安装 由于使用yum源下载安装总是超时,所以选择了tarball方式安装。 官方安装方法链接,https://docs.mongodb.com/manual/tutorial/install-mongodb-on-linux/ 2、使用 书籍方面,可以参考《MongoDB_T ...
分类:
数据库 时间:
2017-07-01 09:58:45
阅读次数:
273
加密学教程(Cryptography Tuturials)太阳火神的漂亮人生 (http://blog.csdn.net/opengl_es)本文遵循“署名-非商业用途-保持一致”创作公用协议Cryptography Tutorials - Herong's Tutorial Notes Versi ...
分类:
其他好文 时间:
2017-06-30 17:19:28
阅读次数:
188