-
Notifications
You must be signed in to change notification settings - Fork 136
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
220 changed files
with
70,388 additions
and
70,366 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Auto detect text files and perform LF normalization | ||
* text=auto | ||
|
||
# Custom for Visual Studio | ||
*.cs diff=csharp | ||
*.sln merge=union | ||
*.csproj merge=union | ||
*.vbproj merge=union | ||
*.fsproj merge=union | ||
*.dbproj merge=union | ||
|
||
# Standard to msysgit | ||
*.doc diff=astextplain | ||
*.DOC diff=astextplain | ||
*.docx diff=astextplain | ||
*.DOCX diff=astextplain | ||
*.dot diff=astextplain | ||
*.DOT diff=astextplain | ||
*.pdf diff=astextplain | ||
*.PDF diff=astextplain | ||
*.rtf diff=astextplain | ||
*.RTF diff=astextplain |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
/src/java/j2me/cdc/build/ | ||
/src/java/j2me/cdc/dist/ | ||
/src/java/j2me/cldc/1.0/dist/ | ||
/src/java/j2me/cldc/1.0/build/ | ||
/src/java/j2me/cldc/1.1/build/ | ||
/src/java/j2me/cldc/1.1/dist/ | ||
/src/java/j2me/cldc/1.1ext/build/ | ||
/src/java/j2me/cldc/1.1ext/dist/ | ||
/src/java/java2/build/ | ||
/src/java/java2/dist/ | ||
/src/java/java5/dist/ | ||
/src/java/j2me/cdc/build/ | ||
/src/java/j2me/cdc/dist/ | ||
/src/java/j2me/cldc/1.0/dist/ | ||
/src/java/j2me/cldc/1.0/build/ | ||
/src/java/j2me/cldc/1.1/build/ | ||
/src/java/j2me/cldc/1.1/dist/ | ||
/src/java/j2me/cldc/1.1ext/build/ | ||
/src/java/j2me/cldc/1.1ext/dist/ | ||
/src/java/java2/build/ | ||
/src/java/java2/dist/ | ||
/src/java/java5/dist/ | ||
/src/java/java5/build/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,46 +1,46 @@ | ||
Hprose | ||
=============== | ||
|
||
*Hprose* is a High Performance Remote Object Service Engine. | ||
|
||
It is a modern, lightweight, cross-language, cross-platform, object-oriented, | ||
high performance, remote dynamic communication middleware. It is not only easy to | ||
use, but powerful. You just need a little time to learn, then you can use it to | ||
easily construct cross language cross platform distributed application system. | ||
|
||
Language support | ||
---------------- | ||
|
||
*Hprose* supports many programming languages, for example: | ||
|
||
* C++ | ||
* .NET(C#, Visual Basic...) | ||
* Java | ||
* Delphi/Free Pascal | ||
* Objective-C | ||
* ActionScript | ||
* JavaScript | ||
* Node.js | ||
* Python | ||
* Ruby | ||
* PHP | ||
* ASP | ||
* Perl | ||
* AAuto Quicker | ||
* ... | ||
|
||
Through *Hprose*, You can conveniently and efficiently intercommunicate between those | ||
programming languages. | ||
|
||
License | ||
------- | ||
|
||
*Hprose* is free software, available with full source. You may use *hprose* under the terms of the MIT License. | ||
|
||
The MIT License is simple and easy to understand and it places almost no restrictions on what you can do with *hprose*. | ||
|
||
You are free to use *hprose* in commercial projects as long as the copyright header is left intact. | ||
|
||
|
||
|
||
|
||
Hprose | ||
=============== | ||
|
||
*Hprose* is a High Performance Remote Object Service Engine. | ||
|
||
It is a modern, lightweight, cross-language, cross-platform, object-oriented, | ||
high performance, remote dynamic communication middleware. It is not only easy to | ||
use, but powerful. You just need a little time to learn, then you can use it to | ||
easily construct cross language cross platform distributed application system. | ||
|
||
Language support | ||
---------------- | ||
|
||
*Hprose* supports many programming languages, for example: | ||
|
||
* C++ | ||
* .NET(C#, Visual Basic...) | ||
* Java | ||
* Delphi/Free Pascal | ||
* Objective-C | ||
* ActionScript | ||
* JavaScript | ||
* Node.js | ||
* Python | ||
* Ruby | ||
* PHP | ||
* ASP | ||
* Perl | ||
* AAuto Quicker | ||
* ... | ||
|
||
Through *Hprose*, You can conveniently and efficiently intercommunicate between those | ||
programming languages. | ||
|
||
License | ||
------- | ||
|
||
*Hprose* is free software, available with full source. You may use *hprose* under the terms of the MIT License. | ||
|
||
The MIT License is simple and easy to understand and it places almost no restrictions on what you can do with *hprose*. | ||
|
||
You are free to use *hprose* in commercial projects as long as the copyright header is left intact. | ||
|
||
|
||
|
||
|
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
MIDlet-Jar-Size: 50570 | ||
MIDlet-Jar-URL: hprose_for_cldc_1.0.jar | ||
MIDlet-Name: hprose for cldc 1.0 | ||
MIDlet-Vendor: Vendor | ||
MIDlet-Version: 1.0 | ||
MicroEdition-Configuration: CLDC-1.0 | ||
MicroEdition-Profile: MIDP-2.0 | ||
MIDlet-Jar-Size: 50570 | ||
MIDlet-Jar-URL: hprose_for_cldc_1.0.jar | ||
MIDlet-Name: hprose for cldc 1.0 | ||
MIDlet-Vendor: Vendor | ||
MIDlet-Version: 1.0 | ||
MicroEdition-Configuration: CLDC-1.0 | ||
MicroEdition-Profile: MIDP-2.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
MIDlet-Jar-Size: 53391 | ||
MIDlet-Jar-URL: hprose_for_cldc_1.1.jar | ||
MIDlet-Name: hprose for cldc 1.1 | ||
MIDlet-Vendor: Vendor | ||
MIDlet-Version: 1.0 | ||
MicroEdition-Configuration: CLDC-1.1 | ||
MicroEdition-Profile: MIDP-2.0 | ||
MIDlet-Jar-Size: 53391 | ||
MIDlet-Jar-URL: hprose_for_cldc_1.1.jar | ||
MIDlet-Name: hprose for cldc 1.1 | ||
MIDlet-Vendor: Vendor | ||
MIDlet-Version: 1.0 | ||
MicroEdition-Configuration: CLDC-1.1 | ||
MicroEdition-Profile: MIDP-2.0 |
Oops, something went wrong.