reproduced: http://www.cnblogs.com/zhangdongsheng/p/3411056.htmlEvery time to remote debugging to see a half-day xe2 English help document, today just a bit of time, write it down.First, overview:First of all, C + + Builder remote debugging in two ways, one is called the old-fashioned debugging method, this method is installed on the remote machine debugger That is, actually running Paserver Rmtdebug163.exe to run debugging, but this method seems to only start the process of debugging the progra
Hello, I can see that the new version of RAD Studio XE6 has a new mobile development feature. After installation, FireMonkey Mobile Application cannot be found, so that I cannot perform IOS/Android development. Why? What should I do?
I have Delphi XE6 but do not have an option to build a FIremonkey Mobile App. Why?
Mobile support comes with Delphi Enterprise or above. Mobile Development is available onl
Recently, when installing RAD Studio 10.1 Berlin, run the Setup.exe on the CD, and on the first page tick Lincense agreement next, the following error prompts you to install.License Status Check FailureLicense status Check Failure (Error code:255). Please try again later.Search and try to get the following solutions:Cause of the problem:Since other versions of RAD
Machine
Open Windows Explorer (Flag + E)
GoC: \ Program Files (x86) \ Embarcadero \ rad studio \ 9.0 \ paserver
CopySetup_paserver.zipOver to your MacOSX device. you can do this any way you like: Share a folder on your PC and copy it from the Mac, place the file on a Mac-compatible USB flash drive and copy it that way .... Whatever works bestYou!
RunSetup_p
When reinstalling the RAD series, it is recommended that you completely uninstall the previous version and completely uninstall the RAD Studio 2009/2010/xe+: Control Panel--After you perform the uninstall operation in Add/Remove Programs, the following tasks are required:1. Delete the following directories (note that some directories are hidden):%allusersprofile%
RAD Studio XE5 is currently in the latest edition (with Update 2) v19.0.14356.6604 official ISO file Download (4.82GB):
Http://altd.embarcadero.com/download/radstudio/xe5/delphicbuilder_xe5_upd2_win.iso
RAD Studio XE5 with Update 1 v19.0.13856.4978 official ISO file Download (4.67GB):
Http://altd.embarcadero.com/down
RAD Studio 3rd Quarter training courseFree Online training CoursesIn order to help more legitimate users to learn more smoothly Delphi new technology and skills, we specifically plan a series of training courses, so you can get started smoothly. If you have any suggestions or ideas for this online training course, you can email to [email protected] to contact us.Technical SeminarsIn this August, we will giv
Rad studio xe4 download the latest official ISO file (3.76 GB ):Http://altd.embarcadero.com/download/radstudio/xe4/delphicbuilder_xe4_win.iso
Rad studio xe3 final version (with update 2) v17.0.4770.56661 official ISO file download (3.49 GB ):Http://altd.embarcadero.com/download/radstudio/xe3/delphicbuilder_xe3_upd2_win
Fix Pack 5.94 for IDEIDE Fix Pack is a collection of unofficial bugs fixes and performance optimizations for the RAD Studio IDE, win32/ win64/andoird-arm compiler and Win32 debugger.The IDE Fix Pack is a IDE plugin for RAD Studio 2009-10seattle This fixes IDE bugs at runtime. All changes is done in memory. No files on
RAD Studio 2010 final release (with Update 4/5) v14.0.3615.26342 official ISO download Address (1.72GB):
Http://altd.embarcadero.com/download/RADStudio2010/delphicbuilder_2010_3615_win.iso
RAD Studio XE final version (with Update 1) v15.0.3953.35171 official ISO download Address (2.11GB):
Http://altd.embarcadero.com/
the files downloaded with Thunderbolt always have a problem. Or use the browser's built-in download!!。Update version 1 Please see: http://blog.csdn.net/maxwoods/article/details/46822369RAD Studio XE8 v22.0.19027.8951
official ISO download (6.72G):http://altd.embarcadero.com/download/radstudio/xe8/delphicbuilder_xe8_win.iso
Installation Serial number: QNDH-SNDR63-GQULQL-HHPN
The download includes the following content:
Thursday, April 25, 2013
Rad studio xe3 practice and Delphi for iOS development preview presentation
This press conference was presented by Mr. Li Wei, a prestigious technical expert in Greater China. The content includes:
1. Opening Speech and introduction2. Multi-Device Development3. Extreme Development Productivity in multiples of 10-firemonkey for iOS4. Smart Data Access Technology for smart mobile devi
RAD Studio XE8 Technical Seminar handouts and sample program downloads, xe8 Technical SeminarZookeeper
We would like to thank all the programmers for attending our press conference. The handouts and sample programs for the day of the conference are provided for your reference:
27 Beijing and Shenzhen "RAD Studio XE
Label:First, set up the database
Decompression: Mysql-workbench-community-6.3.4-win32-noinstall, Mysql-5.6.25-win32
Open Mysql-5.6.25-win32 to Bin, open Mysqld.exe, after execution automatically exit, open Mysql-workbench-community-6.3.4-win32-noinstall in MySQLWorkbench.exe, you can open Database, custom new connection can be, this is more convenient, after decompression directly use, no need to configure the environment.
Unification of the character set of the data: utf-8_gen
First, open Rad Studio XE8, new project, add Components MediaPlayer, cameracomponent and some buttons, from top to next for Button1, 2, 3, 4, 5, 6, 7, 8;Second, in the header file. h add:#include , and__published:void __fastcall GetImage ();PrivateTaudiocapturedevice *microphone; Declaring a microphoneString FileName;Third, write the code in each button:Note that there is #include in the. cpp file, and the
tcallstate acallstate){switch (acallstate) {Case Tcallstate::none:label3->text= "" +acallid;Break ;Case tcallstate::connected:Label3->text=l "There is a call" +acallid;Break ;Case tcallstate::D ialing:label3->text=l "dialing" +ACALLID;Break ;Case tcallstate::D isconnected:label3->text=l "Disconnect" +acallid;Break ; }}6. Click the OnCreate event in the events section of the form to write the code:void __fastcall tform3::formcreate (tobject *sender){Phonedialerservice=tplatformservices::current-
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.