码迷,mamicode.com
首页 >  
搜索关键字:study    ( 1969个结果
哈佛校训
1.This moment will nap, you will have a dream ;but this moment study,you will interpret a dream. 此刻打盹,你将做梦;而此刻学习,你将圆梦。 2.I have uncultivated today,was ...
分类:其他好文   时间:2018-06-03 21:20:16    阅读次数:174
.net core 2.0 mvc 初步学习
mvc_study StudyStartup Program code explain construction 即若需要使用startup的有参构造,则需要在configureappconfiguration中进行配置相应处理类 请求走向: 初始:Run --> ConfigureServices ...
分类:Web程序   时间:2018-06-02 13:59:43    阅读次数:249
python-study-06
元组 msg_dic={ 'apple':10, 'tesla':100000, 'mac':3000, 'lenovo':30000, 'chicken':10, } shopping_cart=[] while True: for k in msg_dic: info='商品名:%s 价钱:%s ...
分类:编程语言   时间:2018-05-31 20:40:33    阅读次数:191
43. Spring Boot动态数据源(多数据源自动切换)【从零开始学Spring Boot】
à SpringBoot视频 http://study.163.com/course/introduction.htm?courseId=1004329008&utm_campaign=commission&utm_source=400000000155061&utm_medium=share à  ...
分类:编程语言   时间:2018-05-31 16:11:55    阅读次数:194
单例模式
单例模式 转:https://www.cnblogs.com/study-everyday/p/6535592.html 单例模式(Singleton Pattern)是 Java 中最简单的设计模式之一。这种类型的设计模式属于创建型模式,它提供了一种创建对象的最佳方式。 这种模式涉及到一个单一的类 ...
分类:其他好文   时间:2018-05-29 10:59:43    阅读次数:152
python-study-02
2018-05-24 23:05:31 操作系统 参考:https://www.cnblogs.com/linhaifeng/p/6295875.html python基本语法 参考:http://www.cnblogs.com/linhaifeng/articles/7133167.html 操作 ...
分类:编程语言   时间:2018-05-25 01:38:09    阅读次数:167
python-study-01 计算机硬件基础
1、python是什么?Python是一门编程语言 2、什么是编程语言?(*****)只要是语言,那语言的本质都一样:语言是一种事物与另外一种事物沟通的介质编程语言是程序员与计算机沟通的介质 3、什么是编程?(*****)编程指的是:程序员基于某种编程语言的语法格式将自己脑子中的想要让计算机做的事写 ...
分类:编程语言   时间:2018-05-24 20:39:37    阅读次数:160
Opencv3.4:显示一张图片
Github https://github.com/gongluck/Opencv3.4 study.git ...
分类:其他好文   时间:2018-05-23 23:32:39    阅读次数:203
不错的的机器学习视频分享
吴恩达机器学习:http://study.163.com/course/introduction.htm?courseId=1004570029 吴恩达深度学习工程师:https://mooc.study.163.com/smartSpec/detail/1001319001.htm ...
分类:其他好文   时间:2018-05-13 19:57:30    阅读次数:144
个人项目命名说明
com.lumouren.study 学习环境 用于第一次学习新技术 com.lumouren.demo 测试环境 用于实验各种小 demo com.lumouren.devlop 开发环境 用于综合小项目 ...
分类:其他好文   时间:2018-05-12 23:56:06    阅读次数:329
1969条   上一页 1 ... 40 41 42 43 44 ... 197 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!