-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
- 在遇到throw操作符时, 代码会立即停止执行。仅当有try-catch语句捕获到被抛出的错误时,代码才会继续执行。(20180206)
- A modal dialog is a window that forces the user to interact with it before they can go back to using the parent application. (20180207)
- variable: /'vɛrɪəbl/ /ε/(也可以写作/e/)发“哎” (20180207)
- WebView is the part of the Android OS responsible for rendering web pages in most Android apps. (20180207)
- Extract images from video
ffmpeg -i video.webm thumb%04d.jpg -hide_banner
(20180208) Timestamp
=million second
-1970-00-00 00:00:00's million second
.( 20180210)- OA: online assessment; onsite: on-site interview(现场面试).(20180224)
- 递归函数是在一个函数通过名字调用自身的情况下构成的。(20180227)
- sudo is an abbreviation of “super user do”. (20180303)
Metadata
Metadata
Assignees
Labels
No labels