output.txt
来自「贡献一份commoncpp2,有兴趣的可以研究一下」· 文本 代码 · 共 53 行
TXT
53 行
bug1 test...before start()...Run()...Final()...exiting...bug2 test...thread1 test...************************************************ Testing class Thread without syncronization ************************************************Testing thread creation- thread should set n to 1...okTesting thread is working- thread should change n...ok- thread should change n...okTesting suspend & resume- thread should not change n...ok- thread should not change n...ok- thread should change n...ok- thread should change n...okTesting recursive suspend & resume- thread should not change n...ok- thread should not change n...ok- thread should not change n...ok- thread should not change n...ok- thread should change n...ok- thread should change n...okTesting no suspend on resume- thread should change n...ok- thread should change n...okTesting resuspend- thread should not change n...ok- thread should not change n...okNow program should finish... :)digest test...0c88028bf3aa6a6a143ed846f2be1ea4tcpstr1 test...pippourl1 test...All seem ok
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?