每个人都有自己的知识体系。
Toggle navigation
Home
随笔
C#/.Net
树莓派 / Raspberry
皓月汉化组
Beego
Golang
OxideMod
apache
haproxy
windows
Java
Objective-C
日语/罗马音歌词/日语常识
MongoDB
python
电学
公告
Minecraft服务器-公告
NanoPi
C4D (CINEMA 4D)
生活
推流/m3u8/rtmp/rtsp
Unity3d
ffmpeg
数据结构
区块链
tarui
UnityForPSVita
About Me
Archives
Tags
小题目
2017-05-17 17:40:00
158
0
0
akiragatsu
class A1 { public A1() { Console.WriteLine("1"); } ~A1() { Console.WriteLine("1"); } } class A2 { public A2() { Console.WriteLine("2"); } ~A2() { Console.WriteLine("2"); } } class A3 { public A3() { Console.WriteLine("3"); } ~A3() { Console.WriteLine("3"); } } class Test { public void Get23333() { new A1(); new A2(); new A3(); GC.Collect(); } }
Pre:
Next:
各种系统日志目录
0
likes
158
Weibo
Wechat
Tencent Weibo
QQ Zone
RenRen
Submit
Sign in
to leave a comment.
No Leanote account?
Sign up now.
0
comments
More...
Table of content
No Leanote account? Sign up now.