http://blog.csdn.net/earthhour/article/category/1439483/2
Tag: learning
Dojo learning notes dojo Hitch & Partial
Original: http://dojotoolkit.org/documentation/tutorials/1.10/hitch/index.html
Version: Dojo 1.10
For more To make good use of JavaScript native functions, the dojo/_base/lang module pr
Operating System – How to learn how to learn the operating system and implement your operating system
I am learning operating systems, their different viewpoints, such as different scheduling algorithms, etc. My question is: Can I use my own operating system as a project for the last year? Please s
Jetty.xml learning
In order to learn the startup process of jetty, I have read a lot of articles and gave the following startup flowchart. Now combine jetty.xml to understand the startup process of jetty
Find j
Rehabilitation browser (2) – interaction between processes
In this article, we will discuss the internal working mechanism of Chrome, and analyze how different processes and threads handle various parts of the browser’s functions. At the same time, in-dept
Multi-texture based on COCOS2D-X learning OpenGL ES 2.0
Unexpectedly, there are so many typos in the original text. I am really sorry for the audience. Not many introductions to opengl es 2.0. I believe that I will be the only one who introduces many te
WebService learning
1. WebService learning WebService is a cross programming language and cross Remote call technology of operating system platform.
The so-called cross-programming language and cross-operating plat
CXF framework learning, release WebService service
Notes:
CXF framework, publish webservice services, and use the client to remotely access Webservice Apache CXF is an open services framework, CXF helps you build and develop Services. These S
Ruby – How do I learn in class?
class X
def initialize
@name = “Bob”
end
blah blah
end
puts X.new # I want this to print X:Bob
puts [X.new, X.new] # I want this to print [X:Bob, X:Bob] pre> to_s method of overriding clas
Exercise 41: Learning to talk about object-oriented
I’m doing exercise 41, to be honest I’m very confused. I don’t know if it’s because I’ve been watching the damn thing for hours, if my brain is blown up, or what ?
I have passed the following