dbgprint.txt

来自「一个实时的驱动支持库」· 文本 代码 · 共 24 行

TXT
24
字号
0	12:59:45 PM	Object global was constructed	
1	12:59:45 PM	Entering the driver	
3	12:59:45 PM	The name of the global object g is: .?AVObject@@	
4	12:59:45 PM	The type name of the object ap points to is: .?AVClassAA@@	
5	12:59:45 PM	.?AVClassA@@ and .?AVClassA@@ is of the same type	
6	12:59:45 PM	.?AVClassA@@ and .?AVClassB@@ is not of the same type	
8	12:59:45 PM	Object local 1 was constructed	
9	12:59:45 PM	Throwing an exception	
10	12:59:45 PM	Object an exception was constructed	
11	12:59:45 PM	Object local 1 was deleted	
12	12:59:45 PM	Catching an exception	
13	12:59:45 PM	Object an exception was deleted	
15	12:59:45 PM	Object local 3 was constructed	
16	12:59:45 PM	Object local 4 was constructed	
17	12:59:45 PM	Throwing an exception to re-throw	
18	12:59:45 PM	Object an exception to re-throw was constructed	
19	12:59:45 PM	Object local 4 was deleted	
20	12:59:45 PM	Catching an exception to re-throw the first time	
21	12:59:45 PM	Object local 3 was deleted	
22	12:59:45 PM	Catching an exception to re-throw the second time	
23	12:59:45 PM	Object an exception to re-throw was deleted	
25	12:59:45 PM	Exiting the driver	
26	12:59:45 PM	Object global was deleted	

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?