블로그
-
representative, peddle, robust
. 2. a standing as a good example of something; b typical. Kinkos, the representative brand of Italy.......
blog.naver.com · 2019.12.31
-
[JSON]parse() : browser receive data from Web Server with Object
JSON.parse()❮ PreviousNext ❯ A common use of JSON is to exchange data to/from a web server. Example - Parsing JSONImagine we received this text from a web server: '{ "name":"John", "age":30, "city
blog.naver.com · 2017.10.16
-
CPU scheduling
*From now on, you'll hear a lot about resources *Resources are things operated upon by processes *Example , then give it back later -Example Processor of disk(cpu) *Non-preemptible - Once given, it can't be
blog.naver.com · 2014.03.26
-
릴 킴의 가발
Who else has taken the techicolored plunge? Whether an all over wash or just the tips, take a look at how some of the leading ladies of music added
blog.naver.com · 2013.08.18
-
ORACLE SQL : decode
In Oracle/PLSQL, the decode function has the functionality of an IF-THEN-ELSE statement. For Example: You could use the decode function in an SQL statement as .......
blog.naver.com · 2007.12.03