上一页 1 ··· 32 33 34 35 36 37 38 39 40 ··· 49 下一页
摘要: MTP 电脑资源管理器里看不到手机内存卡盘符,但是用手机助手可以看到内存卡。 Media Transfer Protocol Porting Kit ID: USB\VID_2717&PID_FF48&MI_00\7&8B44462&0&0000 Error code: 28 便携设备 (Stand 阅读全文
posted @ 2015-06-02 13:43 lypzxy 阅读(3181) 评论(0) 推荐(0)
摘要: xe6 dclcommon200.bplxe7dclcommon210.bplxe8 dclcommon220.bplxe7,xe8都有对应的文件,xe6为何没有? 阅读全文
posted @ 2015-06-01 12:12 lypzxy 阅读(311) 评论(0) 推荐(0)
摘要: XE7 TMbcsByteType : unsigned char { mbSingleByte, mbLeadByte, mbTrailByte }; System.UnicodeString.IsLeadSurrogate bool IsLeadSurrogate(int index) Test 阅读全文
posted @ 2015-05-28 10:54 lypzxy 阅读(801) 评论(0) 推荐(0)
摘要: RAD 新版本发布时间记录 代号,官方发布时间 RAD11.2,2022.9.8 RAD11 ,VER350,2021.9.11 Sydney 10.4.1 VER340 2020.9.2 Sydney 10.4 ,VER340,Product Ver 27 Program File 21,2020 阅读全文
posted @ 2015-05-27 09:06 lypzxy 阅读(1129) 评论(0) 推荐(0)
摘要: git did not exit cleanly (exit code 1)本地有修改后未提交的文件,处理完就OK啦。 阅读全文
posted @ 2015-05-22 14:35 lypzxy 阅读(136) 评论(0) 推荐(0)
摘要: an existing package with the same name and signature is already installed 阅读全文
posted @ 2015-05-22 09:21 lypzxy 阅读(306) 评论(0) 推荐(0)
摘要: delphi XE Berlin Android SDK SET RAD>Tools>Options>SDk Manager> https://dl-ssl.google.com google andoird website can't visited,so use http://www.andro 阅读全文
posted @ 2015-05-21 10:59 lypzxy 阅读(2957) 评论(0) 推荐(0)
摘要: Remote error: Provider not exported: DataSetProvider1是服务端的问题,ServerMethodsUnit1.cpp窗体上添加DataSetProvider控件然后DataSetProvider的DataSet指向某个Query,这样客户端就可以执行... 阅读全文
posted @ 2015-05-08 11:46 lypzxy 阅读(1106) 评论(0) 推荐(0)
摘要: DataSnap ServerDSServer1Disconnect这个函数什么时候执行?void __fastcall TServerContainer1::DSServer1Disconnect(TDSConnectEventObject *DSConnectEventObject)客户端正常退... 阅读全文
posted @ 2015-05-07 11:54 lypzxy 阅读(1488) 评论(0) 推荐(0)
摘要: TThread 线程的例子D:\Documents\Embarcadero\Studio\14.0\Samples\CPP\RTL\ThreadsTThread类 该线程类可以完成大多数的线程操作TThread类的属性 1.(1)FreeOnTerminate属性 当线程终止时是否自动删除线程对象... 阅读全文
posted @ 2015-05-04 21:52 lypzxy 阅读(831) 评论(0) 推荐(0)
摘要: 把常用的文件夹固定到任务栏的资源管理器右键菜单中某天突然就不见了!%APPDATA%\Microsoft\Windows\Recent\AutomaticDestinations “最近"%APPDATA%\Microsoft\Windows\Recent\CustomDestinations "已... 阅读全文
posted @ 2015-04-24 16:36 lypzxy 阅读(726) 评论(0) 推荐(0)
摘要: foobar2000_v1.3.8 阅读全文
posted @ 2015-04-24 14:31 lypzxy 阅读(151) 评论(0) 推荐(0)
摘要: “数据提供程序或其他服务返回 E_FAIL 状态” 的问题ADO 连接SQL SERVER 阅读全文
posted @ 2015-04-22 11:03 lypzxy 阅读(2375) 评论(0) 推荐(0)
摘要: procedure TForm1.Line(x, y, x2, y2: integer);begin canvas.MoveTo(x, y); canvas.LineTo(x2, y2);end;procedure TForm1.Button1Click(Sender: TObject);var... 阅读全文
posted @ 2015-04-22 08:37 lypzxy 阅读(682) 评论(0) 推荐(0)
摘要: System.SysUtils 一、TStringStream方法 Strem>String TMemoryStream to String stm: TStream; ss: TStringStream; #include "System.SysUtils.hpp" DataString imag 阅读全文
posted @ 2015-04-21 10:59 lypzxy 阅读(1008) 评论(0) 推荐(0)
上一页 1 ··· 32 33 34 35 36 37 38 39 40 ··· 49 下一页