数十篇回复,都很有道理: http://www.oschina.net/question/2376397_2159020 Read More
posted @ 2016-03-23 17:13 findumars Views(264) Comments(0) Diggs(0)
使用如下语句即可Pointer((@Application.MainForm)^) := Form1; 仔细想想和Pointer((Application.MainForm)) := Form1;有什么区别? 好像没区别?但是后者编译不过。 Read More
posted @ 2016-03-23 17:12 findumars Views(276) Comments(0) Diggs(0)
其实很简单: 转自http://www.delphi3000.com/articles/article_1050.asp?SK= 稍微分析一下,inherited WndProc(Message)会导致执行: 即告诉父控件,有鼠标移入了。但是TWinControl没有CM_MOUSEENTER消息函 Read More
posted @ 2016-03-23 05:42 findumars Views(1107) Comments(0) Diggs(0)
現在google app連上chrome就能遠控了出了幾年了, 能用觸控控制mouse https://chrome.google.com/webstore/detail/chrome-remote-desktop/gbchcmhmhahfdphkhkmpfmihenigjmpp?hl=zh-TW Read More
posted @ 2016-03-23 01:02 findumars Views(340) Comments(0) Diggs(0)
You can find the DMGs for Xcode and other development tools onhttps://developer.apple.com/downloads/ (requires Apple ID to login). You must login to h Read More
posted @ 2016-03-22 23:51 findumars Views(548) Comments(0) Diggs(0)