这里记录过去一周,我看到的值得分享的东西。 长久以来,我一直用各种方式,尝试整理我的收藏夹。最近想到,把它写成文章,共享出来,也许效果更好。 语雀 语雀(yuque.com)是阿里巴巴集团内部最大的文档平台,也是阿里系知识管理和团队协作的主要工具之一。 今天(4月23日)是世界读书日,语雀选在今天放 ...
分类:
其他好文 时间:
2020-07-07 16:09:44
阅读次数:
80
1.产品概述 PIE-Basic是一款高度自动化、简单易用的遥感工程化应用软件,主要面向国内外主流的多源遥感影像数据提供遥感图像基础处理、辅助解译、信息提取及专题制图功能。平台采用多核并行计算技术,大幅提高了软件运行效率,能更好的适应大数据量的处理需要;采用组件化设计,可根据用户具体需求对软件进行灵 ...
分类:
其他好文 时间:
2020-07-07 15:06:25
阅读次数:
95
cat * > new.mp4 More Details:https://www.tecmint.com/13-basic-cat-command-examples-in-linux/ ffmpeg.exe -allowed_extensions ALL -i xx.m3u8 -c copy -bs ...
分类:
其他好文 时间:
2020-07-07 09:29:20
阅读次数:
81
1.Introduction 1.1 Tasks, Platforms, and Goals One of the most basic and desirable(向往的,可取的) uses of the IrDA infrared(红外) communication protocols is s ...
分类:
其他好文 时间:
2020-07-05 23:18:33
阅读次数:
55
The session protocol describes the basic structure of an OBEX conversation. It consists of a format for the “conversation” between devices and a set o ...
分类:
其他好文 时间:
2020-07-05 22:44:14
阅读次数:
61
一、vueadmin-template-master 1、basic operation: (1)unzip (2)cnpm install (3)npm run dev 2、specific operation: (1)shut down grammatical normative check(E ...
分类:
其他好文 时间:
2020-07-05 20:58:26
阅读次数:
83
主要针对有强迫症的同学 比如c:分区320G,打开https://www.iplaysoft.com/tools/partition-calculator/ 得到值是327686,然后系统分区和MSR分别100M,16M,加起来就是327802M 一般情况下是有恢复分区的(通常450M),加起来就是 ...
分类:
其他好文 时间:
2020-07-05 15:11:46
阅读次数:
66
在前面的1主2从架构中Redis 主从架构实践 CentOS 64-bit-basic 192.168.127.130 redis(主) CentOS 64-bit 192.168.127.128 redis(从) CentOS 64-bit_2 192.168.127.129 redis(从) 如 ...
分类:
其他好文 时间:
2020-07-05 00:41:32
阅读次数:
118
HTML5 HTML 基本文档 <!DOCTYPE html> <html> <head> <title>文档标题</title> </head> <body> 可见文本... </body> </html> 基本标签(Basic Tags) <h1>最大的标题</h1> <h2> . . . </ ...
分类:
Web程序 时间:
2020-07-05 00:39:53
阅读次数:
82
CSS 中文开发手册 自动 | auto (Basic Box Model) - CSS 中文开发手册 width 属性指定了元素内容区的宽度。默认情况下,该属性定义了内容区域的宽度。如果box-sizing设置为border-box,则确定边框区域的宽度。 /* values */width: 3... ...
分类:
Web程序 时间:
2020-07-04 01:23:15
阅读次数:
88