国外开发的图形界面的功能强大的反编译工具,jd-gui,支持jar文件整体编译,支持拖放-Foreign development of powerful graphical interface tool to decompile, jd-gui, supports the whole jar file compiled to support drag and drop
java用于解决数独问题,这是一个设置一个矩阵的方法,当然核心依然是穷举。-Sudoku java be used in resolving the issue, this is a way to set up a matrix, of course, the core is still exhaustive.
1) 采用套接字方式建立FTP服务器和客户端;
2) 服务器端既可接收客户端上传的文件,又可发送文件至客户端;
3) 客户端既可下载服务器中的文件,又可上传文件至服务器;
-1) using a socket approach to building FTP server and the client 2) server-side clients can receive uploaded files, but also send the file to the client 3) the client can download the file server, but also upload files to the server