-
rolling window support font color, size, scroll windows, support font color, siz...
滚动窗口,支持字体颜色,大小, 图片 -rolling window support font color, size, scroll windows, support font color, size, photo Photo
- 2022-04-06 09:44:39下载
- 积分:1
-
远程屏幕抓取程序,可以通过网络抓取别人计算机当前屏幕
远程屏幕抓取程序,可以通过网络抓取别人计算机当前屏幕-remote screen capture process, can crawl through other computer networks current screen
- 2023-03-15 00:55:03下载
- 积分:1
-
XMLProfile
XMLProfile - a non-MFC, non-STL class to read and write XML profile files-XMLProfile- a non-MFC, non-STL class to read and write XML profile files
- 2022-12-07 05:35:03下载
- 积分:1
-
calculator
一个简单的计算器,可以实现一些简单的功能-calculator
- 2022-05-14 07:42:47下载
- 积分:1
-
the display program!
细胞自动机的显示程序-the display program!
- 2022-07-08 04:14:33下载
- 积分:1
-
In some cases you need to display the callstack of the current thread or your ar...
In some cases you need to display the callstack of the current thread or your are just interested in the callstack of other threads / processes. Therefore I wrote this project.
The goal for this project was the following:
Simple interface to generate a callstack
C++ based to allow overwrites of several methods
Hiding the implementation details (API) from the class interface
Support of x86, x64 and IA64 architecture
Default output to debugger-output window (but can be customized)
Support of user-provided read-memory-function
Support of the widest range of development-IDEs (VC5-VC8)
Most portable solution to walk the callstack
-In some cases you need to display the callstack of the current thread or your are just interested in the callstack of other threads/processes. Therefore I wrote this project.
The goal for this project was the following:
Simple interface to generate a callstack
C++ based to allow overwrites of several methods
Hiding
- 2022-02-14 18:26:54下载
- 积分:1
-
简单的Java聊天室系统
C/S实训开发模拟
运用Java程序编程聊天室,实现简单的聊天功能。它是以图形界面,线程,数据流等技术的综合应用。其界面主要采用了java.awt包,java.swing包以及java.util包等。程序实现了聊天室的基本功能,其中有:
1. 启动服务器;
2. 进入客户端界面;
3. 登录聊天室;
4. 发送信息(发送按钮);
5. 关闭服务器(关闭按钮)。
要实现用户与服务器相连接,就要用到Java网络编程的知识。当客户需要通信时,它们可以通过使用socket类建立套接字对象并连接在一起,当客户端对象建立后,客户端socket对象可以使用方法getInputStream()获得一个输入流,这个出入流的源和服务器的一个输出流的目的地刚好相同,所以,客户端用输入流可以读取服务器写入到输出流中的数据,客户端Socket对象使用方法getOutputStream()获得一个输出流,这个输出流的目的地和服务器端的一个输入流的源刚好相同,因此服务器用输入流可以读取客户写入到输出流中的数据。为了能使客户成功地连接到服务器,服务器必须建立一个ServerSocket对象,该对象通过将客户端的套接字对象和服务器端的一个套接字对象连接起来,从而达到连接的目的。当服务器的ServerSocket
- 2022-03-23 13:31:03下载
- 积分:1
-
桌面工厂CNC 12_6
桌面工厂CNC系统,12.6版本。此系统带RTCM功能,5轴控制。
- 2023-01-29 21:25:04下载
- 积分:1
-
学生信息管理系统是例子例子!!! 学生信息管理系统是例子
学生信息管理系统是例子例子!!! 学生信息管理系统是例子 -student information system
- 2022-08-16 08:27:32下载
- 积分:1
-
可视化界面操作,功能强大,界面友好,是一个银行管理系统,实用性非常强...
可视化界面操作,功能强大,界面友好,是一个银行管理系统,实用性非常强-visual operation interface, powerful and friendly interface, is a bank management system, practicality is very strong
- 2022-01-25 17:37:49下载
- 积分:1