memo 备忘录 policy 政策 scheme 计划 IETF Internet extensibility 可扩展性 motivated机动性 instance 实例 semantic 语义 via 通过 permit 许可 primitive 原生的 macro 巨大的;宏 mass mag ...
分类:
其他好文 时间:
2020-03-13 20:38:14
阅读次数:
55
HTML5 输入类型 HTML5 增加了多个新的输入类型: color date datetime datetime-local email month number range search tel time url week 输入类型:number <input type="number"> 用 ...
分类:
Web程序 时间:
2020-03-12 14:24:28
阅读次数:
72
413. 反转整数 中文English 将一个整数中的数字进行颠倒,当颠倒后的整数溢出时,返回 0 (标记为 32 位整数)。 样例 样例 1: 输入:123 输出:321 样例 2: 输入:-123 输出:-321 class Solution: def reverseInteger(self,n ...
分类:
其他好文 时间:
2020-03-11 12:38:20
阅读次数:
50
``` catalyst catalyst cataly^_^_^_^_^_^_^_^_^_=st mark up mark up mark up mark up mark up mark up arbitration arbitration arbitration arbitration arbi... ...
分类:
其他好文 时间:
2020-03-10 01:04:23
阅读次数:
91
样例输入 20130101 20130105 样例输出 5 #include<stdio.h> #include<iostream> using namespace std; int main() { int month[12] = { 31,28,31,30,31,30,31,31,30,31,3 ...
分类:
其他好文 时间:
2020-03-05 19:26:07
阅读次数:
69
方法一: SELECT TO_CHAR( to_date( '2020-01-01', 'yyyy-MM-dd' ), 'MM' ) || '月' || CASE WHEN to_char( to_date( '2020-01-01', 'yyyy-MM-dd' ), 'month' ), 'D' ...
分类:
其他好文 时间:
2020-03-05 17:54:48
阅读次数:
53
How to study English? Here are 100 things you can do to improve your English 1. Don’t be afraid to make mistakes. Be confident. People can only correc ...
分类:
其他好文 时间:
2020-03-04 20:58:16
阅读次数:
88
Attached the video link hereDoc requirements:TODO1. English doc2. Mark the important note 语法框架:10种词性、9种成分、8种句型10种词性nounpronoun we, that, all, whonumer... ...
分类:
其他好文 时间:
2020-02-27 17:39:03
阅读次数:
260
1?.?英语学习 北京外国语大学英语系和外语教学与研究出版社?月刊 2.?海外英语?Overseas?English?月刊?安徽科学技术出版社 3.?China?Daily 4.?英语周报 5.《英语阅读》 6.《英语沙龙》 7.《疯狂英语》 来自 简忻924 ...
分类:
其他好文 时间:
2020-02-27 13:15:15
阅读次数:
47
参考https://developer.android.com/jetpackhttps://developer.android.com/jetpack/androidx把语言改为English可以查看androidx所有文档https://developer.android.com/jetpack ...
分类:
移动开发 时间:
2020-02-26 19:13:53
阅读次数:
129