... CLI Usage: zero search <org:module[:revision]> [-remote] [-json] The command uses the current module group to find in the local re- pository for a module that matches the given <org:module:revision> ... but again the command line is very helpful. You need only to type the following to get help on a particular command: zero help <command> For example, if we use zero help sear...
Ngày tải lên: 06/07/2014, 19:20
... "http://localhost:8080/resources/bookmarks/${request.params.delete[]}") //set the location and the redirect status request.headers.out.Location = "http://localhost:8080/groovy.gt" ... page after a delete or a create. Point your browser to http://localhost:8080/groovy.gt. Here’s what it ends up looking like (see Figure 3 .4) . As you can see, we’re displaying the content...
Ngày tải lên: 06/07/2014, 19:20
Bắt đầu với IBM Websphere smash - p 9 pptx
... /config/myapp/myobject = { 'attr1&apos ;:1 00,'attr2&apos ;:& apos;hello','attr3':false } /config/myapp/myarray += [ 'value4', 'value5','value6' ... 'value5','value6' ] /config/myapp/myobject += { 'attr4':true, 'attr5':null, 'attr6&apos ;:5 00 } There are a few important rules about how th...
Ngày tải lên: 06/07/2014, 19:20
Bắt đầu với IBM Websphere smash - p 16 ppt
... [ 'home' : 'Home', 'php' : 'PHP Quiz', 'groovy&apos ;: 'Groovy Quiz', 'dojo' : 'Dojo Quiz', 'smash' : 'sMash ... questions. return [ 'title&apos ;: 'PHP Quiz', 'questions&apos ;: [ [ 'q&apos ;: 'A PHP script block looks like:', 'a...
Ngày tải lên: 06/07/2014, 19:20
Bắt đầu với IBM Websphere smash - p 17 pptx
... nature and you don’t want to encourage snooping, it is valid to respond with a 40 4 error instead of a 40 3. • 40 4: [HTTP_NOT_FOUND]. This error is so common, it has entered into the normal daily ... return a simple 40 4 in this situation as well. • 40 6: [HTTP_NOT_ACCEPTABLE].This error is the result of the client requesting a response format that is not supported by the serve...
Ngày tải lên: 06/07/2014, 19:20
Bắt đầu với IBM Websphere smash - p 27 pptx
... app.scripts.LogEvent.groovy::onLog Thread-11 INFO [ /event/_name=log ] 2009-10-01 1 6:1 4: 4 2 app.scripts.LogEvent.groovy::onRequestEnd Thread-11 INFO [ onRequestEnd ] 2009-10-01 1 6:1 4: 4 2 app.scripts.LogEvent.groovy::onRequestEnd ... Thread-11 INFO [ kickData=[ fileData:[fileName:C:/zero/fileKicker/file1, msg:file found, lastModified:12 542 441 43625], fileName:C:/zero/fileKicker/file...
Ngày tải lên: 06/07/2014, 19:20
Bắt đầu với IBM Websphere smash - p 38 pptx
... Spread Operator def order(first, second, third) { println " 1: $first" println " 2: $second" println " 3: $third" } def params = ["Rowan", "Claire", ... Listing A.37). Listing A.37 Creating a Map in Groovy def gifts = [rowan: "legos", claire: "puppy", sophia: "doll"] println gifts.get("rowan"...
Ngày tải lên: 06/07/2014, 19:20
Bắt đầu với IBM Websphere smash - p 40 pptx
... Handler Configuration, 244 File Update Event Handler Output, 245 Foo Event Configuration, 248 Foo Event Handler Code, 248 - 249 Foo Event Output, 249 Foo.groovy HTTP GET Event Handler, 247 - 248 Form-Based ... response codes, 145 - 146 error handling, 159-160 response configuration, 75-76 Response headers, 148 responses, 121 REST, 36-37, 143 - 145 calls, 282 declaring dependencies,...
Ngày tải lên: 06/07/2014, 19:20
Bắt đầu với lập trình Java phần 5 pptx
... gọi constructor củalớpcơ sở Constructor củalớpcơ sở bắtbuộcphải đượcthựchiện đầutiên Nếu lớp cơ sở không có constructor mặc định thì bắt buộc phải gọi constructor tường minh Kế thừa 21 NguyễnViệtHà class ... có thểđịnh nghĩalại các phương thứccủalớpcơ sở Đốitượng củalớpdẫnxuấtsẽ hoạt động vớiphương thứcmớiphùhợpvớinó Có thể tái sử dụng phương thức cùng tên củalớpcơ sở bằng từ khóa...
Ngày tải lên: 22/07/2014, 16:21
Bắt đầu với lập trình Java phần 4 potx
... MyDate (2000, 1, 1); d1.copy(d2); MyDate d3; d3 = d1.copy(); Thêm về Java 5 NguyễnViệtHà boolean 1.7976931 348 6231570e+30 84. 940 65 645 841 246 544 e-3 246 4double 3 .40 282 346 638528860e+381 .40 129 846 43 248 1707e -45 32float + ... (composition) Vào ra với luồng dữ liệu chuẩn Thêm về Java 33 NguyễnViệtHà Nhập dữ liệutừ luồng vào chuẩn InputStream: lớp đốitượng ứng vớiluồng vào chu...
Ngày tải lên: 22/07/2014, 16:21