- 博客(9)
- 资源 (1)
- 收藏
- 关注
原创 Web Data Management - 09/24/2012
This motivated the introduction of a semistructured data model, namely XML, that is well suited both for humans and machines. XML describescontentand promotes machine-tomachinecommunication and
2012-09-24 21:15:46
420
转载 Difference Between XML and XAML
XML vs XAMLXML, or Extensible Markup Language, is a subset of the more complex SGML (Standard Generalized Markup Language). XML makes use of syntax tags that helps to identify the variousdata
2012-09-24 20:29:14
550
原创 JavaScript_A Beginner's Guide - Conditional Statements and Loops - 09/23/2012
What Is a Conditional Statement?A conditional statement is a statement that you can use to execute a bit of code based on a condition or to do something else if that condition is not met. You can th
2012-09-23 20:00:47
1332
原创 JavaScript_A Beginner's Guide - Understanding Functions - 09/22/2012
Functions can make your scripts more portable and easier to debug. This chapter covers the basics of using functions.A function is basically a little script within a larger script. Its purpose is to
2012-09-23 19:46:28
1030
原创 JavaScript_A Beginner's Guide - Understanding variables - 09/21/2012
A variable represents or holds a value. The actual value of a variable can be changed at any time. To understand what a variable is, consider a basic statement that you may recall from algebra class:
2012-09-23 19:28:38
1085
原创 Windows 8 or 2012 Tips and Shortcuts - 09/19
1. Window+X: Open start menu2. Windows+E: Open disk volume3. Windows+F: Search files4. Windows+Q: Search applications5. Windows+W: Search settings6. Windows+P: The second screen7.
2012-09-20 10:14:02
558
原创 JavaScript_A Beginner's Guide - Using an external JavaScript file - 09/20/2012
The most common way to set off a script is to use the HTML and tags in your document. You can place your script tags in either the head or body section of an HTML document.Script tags are used to
2012-09-20 10:03:09
1082
原创 JavaScript_A Beginner's Guide - Introduction to JavaScript - 09/19/2012
Of course, you can build a Web page by using only HTML, but JavaScript allows you to add additional features that a static page of HTML can’t provide without some sort of scripting or programming help
2012-09-19 20:52:49
1660
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅