码迷,mamicode.com
首页 >  
搜索关键字:study    ( 1969个结果
Study_Python3_Day1
Python的安装:请参考 https://blog.csdn.net/qq_29883591/article/details/52664478 若遇到lisense server问题,参考https://zhuanlan.zhihu.com/p/31689486 语言开篇信仰:Holle word ...
分类:编程语言   时间:2018-05-12 21:43:15    阅读次数:201
FFmpeg4.0笔记:rtsp2rtmp
Github https://github.com/gongluck/FFmpeg4.0 study.git C++ include using namespace std; extern "C" { include "libavformat/avformat.h" include "libavut ...
分类:其他好文   时间:2018-05-12 14:22:45    阅读次数:184
(5)PY_(study)
一,re 正则模块 二、time datetime 时间模块 三、random 模块 四、OS模块 一,正则模块re 一:什么是正则? 正则就是用一些具有特殊含义的符号组合到一起(称为正则表达式)来描述字符或者字符串的方法。 二、time 时间模块 在Python中,通常有这几种方式来表示时间: 时 ...
分类:其他好文   时间:2018-05-09 01:24:18    阅读次数:188
java 大数的学习
import java.math.*; import java.util.*; public class study { public static void main(String[] args) { // TODO Auto-generated method stub Scanner cin =... ...
分类:编程语言   时间:2018-05-04 01:37:29    阅读次数:182
滑动解析镜面Fragment
public class Fra extends Fragment{ private List<Study.NewslistBean>list=new ArrayList<>(); private int num=0; private String urldaty="http://api.tiana ...
分类:其他好文   时间:2018-05-03 22:15:25    阅读次数:175
Internet study
(1) DAU : daily active user,日活跃用户数量 (2) MAU : 月活跃用户量 (3) ARPU : (Average Revenue Per User)即每用户平均收入,用于衡量电信运营商和互联网公司业务收入的指标。 (4) KPI :关键绩效指标法,是企业绩效考核的方法 ...
分类:Web程序   时间:2018-04-29 13:38:50    阅读次数:260
GWAS研究可利用的数据库(持续更新)
1、列表包括数据库名称、表型、是否能下载到基因型(genotype)、是否能下载到GWAS结果文件(P值、效应值、SNP位点)。目前收集到的有如下: 参考到这些数据库的文献:Genome-wide association study identifies 74 loci associated wit ...
分类:数据库   时间:2018-04-28 22:15:37    阅读次数:165
Of Study
Bacon Reading maketh a full man; conference a ready man; and writing an exact man. And therefore, if a man write little, he had need have a great memo ...
分类:其他好文   时间:2018-04-28 21:01:10    阅读次数:162
ionic3样例应用
https://github.com/jujunjun/ionic3-study 该应用包括的样例内容有: 文件上传,上拉更新,下拉加载,弹出层,列表,加载中,栅格,按钮等。 php提供的文件上传接口需要加上下面代码: header('Access-Control-Allow-Origin:*'); ...
分类:其他好文   时间:2018-04-25 21:01:00    阅读次数:282
几个常用的自学网站
记录几个常用的自学网站 实验楼 https://www.shiyanlou.com/ 网易云课堂 http://study.163.com/courses 慕课网 https://www.imooc.com/ 中国大学慕课 https://www.icourse163.org/ Coursera h ...
分类:Web程序   时间:2018-04-23 11:07:34    阅读次数:265
1969条   上一页 1 ... 41 42 43 44 45 ... 197 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!