02 2019 档案

摘要:SendMessage是啥? 函数原型: 函数功能: 该函数将指定的消息发送到一个或多个窗口。此函数为指定的窗口调用窗口程序,直到窗口程序处理完消息再返回。 在C#中,我们可以这样用: 各个参数作用: hWnd 发送消息总得有个目标,这个参数就是这样用的。寻找要发送的窗口句柄有很多中方式,以下就是其 阅读全文
posted @ 2019-02-28 19:54 樱花落舞 阅读(1680) 评论(3) 推荐(1) 编辑
摘要:On a broken calculator that has a number showing on its display, we can perform two operations: Double: Multiply the number on the display by 2, or; D 阅读全文
posted @ 2019-02-10 23:16 樱花落舞 阅读(202) 评论(0) 推荐(0) 编辑
摘要:For a non-negative integer X, the array-form of X is an array of its digits in left to right order. For example, if X = 1231, then the array form is [ 阅读全文
posted @ 2019-02-10 23:10 樱花落舞 阅读(145) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示