文档:btrfs文件系统.note链接:http://note.youdao.com/noteshare?id=9a54dbb303a8e629147ee6d8da17e007&sub=40582DAB28DC42C5A6AD56F23867F681
分类:
其他好文 时间:
2019-05-24 17:03:56
阅读次数:
89
Hive注释中文乱码 创建表的时候,comment说明字段包含中文,表成功创建成功之后,中文说明显示乱码 create external table movie( userID int comment '用户ID', movieID int comment '电影ID', rating int co ...
分类:
其他好文 时间:
2019-05-24 10:33:50
阅读次数:
86
[toc] 一. 基础: hashCode()和equals()简介 在学习hashCode()和equals()之间的关系之前, 我们有必要先单独了解他俩自身的特点. equals()方法用于比较两个对象是否相等, 它与"=="相等比较符有着本质的不同. 在万物皆对象的Java体系中, 系统把判断 ...
分类:
编程语言 时间:
2019-05-23 23:21:37
阅读次数:
266
文档:Linux网络属性配置(1).note链接:http://note.youdao.com/noteshare?id=e34473b964de67a76313d1c2d69ad87f&sub=F4AD622965FC4BF9A2AD2990A3100B82文档:Linux网络属性配置(2).note链接:http://note.youdao.com/noteshare?id=73efd
分类:
系统相关 时间:
2019-05-23 22:49:55
阅读次数:
165
tex 设置字体大小命令由小到大依次为: 使用方法: 1.全局设置: 2.局部设置 ...
分类:
其他好文 时间:
2019-05-23 16:39:36
阅读次数:
351
Return any binary tree that matches the given preorder and postorder traversals. Values in the traversals and are distinct?positive integers. Example ...
分类:
其他好文 时间:
2019-05-23 00:01:38
阅读次数:
136
Given a string, determine if it is a palindrome, considering only alphanumeric characters and ignoring cases. Note: For the purpose of this problem, w ...
分类:
其他好文 时间:
2019-05-22 20:46:14
阅读次数:
78
Given an unsorted array nums, reorder it such that nums[0] < nums[1] > nums[2] < nums[3].... Example 1: Example 2: Note: You may assume all input has ...
分类:
其他好文 时间:
2019-05-22 15:29:25
阅读次数:
82
测试工程师 - 需要掌握的技能(如果 腾讯系App不能打开请复制到浏览器里浏览) http://note.youdao.com/noteshare?id=be32e1ee229cf7aedd9a386436a15b5c&sub=3CACE6B275DF4B04B921C6774F2C7E67 一、基 ...
分类:
其他好文 时间:
2019-05-20 17:24:25
阅读次数:
144
http://note.youdao.com/noteshare?id=6389cbe88e8003906c73b842da4d4750 上面的是二维码,下面的是链接,由于有点笨不会转换为图片,就把其他查看的方式更了一下....内容仅是本人个人见解,有什么不正确或不准确的欢迎指正喔? ...
分类:
编程语言 时间:
2019-05-19 14:39:26
阅读次数:
159