建表 1 CREATE [TEMPORARY] [EXTERNAL] TABLE [IF NOT EXISTS] [db_name.]table_name -- (Note: TEMPORARY available in Hive 0.14.0 and later) 2 [(col_name dat ...
分类:
其他好文 时间:
2020-02-26 18:43:12
阅读次数:
80
再把代码粘一遍,意外发现OneNote上粘过来的东西是以图片的形式粘贴 Sub 设置图片原图大小显示 '仅适用于嵌入式图片 Dim oInlineShape As InlineShape For Each oInlineShape In ActiveDocument.InlineShapes Wit ...
分类:
其他好文 时间:
2020-02-25 23:35:20
阅读次数:
264
CSCI 4155/6505 – Winter 2020 A2Assignment 2 Full [pre-release summary of certain relevant parts only!]Submission Note (as explained in class): In orde ...
分类:
其他好文 时间:
2020-02-25 20:11:13
阅读次数:
58
前言: 后台搭建完以后开始搭建前端,使用create-react-app搭建项目非常方便。 前端主要是如何向后台请求数据,以及如何使用redux管理state,路由的配置. 前端github地址: https://github.com/www2388258980/rty-web 后台github地址 ...
分类:
编程语言 时间:
2020-02-25 17:31:13
阅读次数:
152
Given an m x n matrix of non-negative integers representing the height of each unit cell in a continent, the "Pacific ocean" touches the left and top ...
分类:
其他好文 时间:
2020-02-25 00:29:46
阅读次数:
84
问题描述: MacBook Pro 升级到 Catalina (V 10.15.2) 后,TextInputMenuAgent 未响应,disnoted 占用了大量的 CPU,两个进程合起来整台 Mac 的 CPU 被用了 90%,电脑出现风扇疯狂运作,机身发烫,掉电迅速等问题。 法一:重启 法二: ...
分类:
系统相关 时间:
2020-02-24 23:58:24
阅读次数:
1722
https://summernote.org/ ...
分类:
其他好文 时间:
2020-02-24 09:54:01
阅读次数:
54
注意: 1.@Test内,Assert断言建议只写一个,一个case只测试单个验证,因为假设某个断言失败,失败后的代码不会被执行。 常用方法: Assert.assertEquals(); Assert.assertNotEquals(); 相等/不等 Assert.assertNull(); As ...
分类:
其他好文 时间:
2020-02-23 11:55:31
阅读次数:
129
(These contain too much difficult commutative diagrams) (The rest of note is not availible for copyright reason) ...
分类:
其他好文 时间:
2020-02-23 09:36:59
阅读次数:
62
复刻死亡之书自动设置摄像机景深git地址:https://gitee.com/asiworld/NoteBook_unity.gitbilibili视频地址:https://space.bilibili.com/15766978CSDN主页:https://blog.csdn.net/JianShengShuaiest简述unity官方发布了一个demo叫做<死亡之书>,场景是一个森林
分类:
其他好文 时间:
2020-02-22 23:34:15
阅读次数:
78