码迷,mamicode.com
首页 >  
搜索关键字:wiki    ( 5799个结果
Ubuntu18.04 IP配置问题
18.04 LTS 提供了通过 netplan.io 轻松配置网络连接 参考 "Ubuntu18.04 发行release " "cn.ubuntu.com/server" ...
分类:系统相关   时间:2019-11-22 10:39:12    阅读次数:107
Subtitles
1. 字幕Subtitles 2. 字幕类型 3. 字幕格式 4. 常用文本字幕 5. 字幕编辑器 6. 字幕编辑器比较 1. 字幕Subtitles https://en.wikipedia.org/wiki/Subtitles 视频字幕编码的方法既可以与视频一起预渲染,也可以作为图形或文本分离, ...
分类:其他好文   时间:2019-11-22 09:12:39    阅读次数:157
PAT甲级——1147 Heaps【30】
In computer science, a heap is a specialized tree-based data structure that satisfies the heap property: if P is a parent node of C, then the key (the ...
分类:其他好文   时间:2019-11-22 01:25:09    阅读次数:92
微信公众平台开发教程Java版(三) 消息接收和发送
https://www.iteye.com/blog/tuposky-2017429 前面两章已经介绍了如何接入微信公众平台,这一章说说消息的接收和发送 可以先了解公众平台的消息api接口(接收消息,发送消息) http://mp.weixin.qq.com/wiki/index.php 接收消息 ...
分类:微信   时间:2019-11-21 13:57:10    阅读次数:119
Git的认识与使用
Git教程 https://www.liaoxuefeng.com/wiki/896043488029600/897271968352576 Git与SVN区别 Git 不仅仅是个版本控制系统,它也是个内容管理系统(CMS),工作管理系统等。 如果你是一个具有使用 SVN 背景的人,你需要做一定的思 ...
分类:其他好文   时间:2019-11-19 17:22:51    阅读次数:69
RK3399 Android 7.0的开机横屏设置
以Firefly AIO-3399C(AI)板为示例,其中~/proj/firefly-rk3399-Industry/为Android 7.1的源码和bundle仓库的工作目录(http://wiki.t-firefly.com/AIO-3399C/compile_android_industry ...
分类:移动开发   时间:2019-11-18 20:37:18    阅读次数:266
Git原理与命令大全
Git (wiki: en chs )是一个免费开源的分布式版本控制系统,由linux内核作者linus Torvalds开发,大型开源项目linux kernel、Android、chromium、mono、dotnet、UE4等都使用Git管理项目 著名github网站使用Git托管所有项目代码 ...
分类:其他好文   时间:2019-11-18 18:52:59    阅读次数:93
Python:多进程。
参考:https://www.liaoxuefeng.com/wiki/1016959663602400/1017628290184064 Python程序实现多进程(multiprocessing) 了解linux的Fork系统调用(wiki) 在计算机领域中,尤其是Unix及类Unix系统操作系 ...
分类:编程语言   时间:2019-11-18 12:32:45    阅读次数:69
Fama-French三因子模型
https://wiki.mbalib.com/wiki/Fama%E2%80%93French%E4%B8%89%E5%9B%A0%E7%B4%A0%E6%A8%A1%E5%9E%8B Fama-French三因子模型(Fama-French 3-factor model,简称FF3) Fama- ...
分类:其他好文   时间:2019-11-17 20:42:00    阅读次数:119
ONOS安装
本机安装教程(ubuntu) https://wiki.onosproject.org/display/ONOS/Developer+Quick+Start 1. 安装bazel: https://docs.bazel.build/versions/master/install ubuntu.htm ...
分类:其他好文   时间:2019-11-17 14:48:28    阅读次数:118
5799条   上一页 1 ... 37 38 39 40 41 ... 580 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!