這源碼太強了。該程序?qū)崿F(xiàn)的時詞法分析器,通過了調(diào)試,能運行,能實現(xiàn)如++,--,等-the progRAM when the lexical analyzer, the debug, can run, can be achieved if, --, etc.
This progRAM is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
This application includes a demo server and client progRAM. You could write your own server launcher and client application by using the SimpleScreenCaptureServer class and the SimpleRemoteScreenCaptureClient class.
Usage:
1. Type the following command to launch the server progRAM.
java -jar SimpleCaptureScreenServerDemo.jar portnumber
2. Type the following command to launch the client progRAM. It s a swing-based UI.
java -jar RemoteScreenCaptureClientUI.jar
3. Select Run/Connect menu. Input your server address and port number.
You could just double-click on the RemoteScreenCaptureClientUI.jar to launch the client progRAM if you are using Windows.
This progRAM is written just for fun. :lol: :lol: :lol: