Cargando…

Delphi cookbook : 50 hands-on recipes to master the power of Delphi for cross-platform and mobile development on Windows, Mac OS X, Android, and iOS /

Intended to refresh the basics of Delphi as well as advance your knowledge to the next level, it is assumed you will know RAD studio and the Object Pascal language. However, if you are not an experienced RAD studio programmer this accessible guide will still develop those initial crucial skills.

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Teti, Daniele (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Publishing, 2014.
Colección:Quick answers to common problems.
Temas:
Acceso en línea:Texto completo
Texto completo

MARC

LEADER 00000cam a2200000 a 4500
001 EBOOKCENTRAL_ocn892044279
003 OCoLC
005 20240329122006.0
006 m o d
007 cr cnu---unuuu
008 141003s2014 enk o 001 0 eng d
040 |a IDEBK  |b eng  |e pn  |c IDEBK  |d N$T  |d OCLCQ  |d E7B  |d UMI  |d COO  |d DEBBG  |d EBLCP  |d YDXCP  |d OCLCQ  |d OCLCF  |d OCLCQ  |d AGLDB  |d OCLCQ  |d OCLCO  |d ICA  |d K6U  |d OCLCQ  |d OCLCO  |d CCO  |d PIFAG  |d FVL  |d ZCU  |d MERUC  |d OCLCQ  |d OCLCO  |d U3W  |d REB  |d D6H  |d STF  |d VTS  |d CEF  |d ICG  |d NLE  |d INT  |d VT2  |d UKMGB  |d OCLCQ  |d OCLCO  |d WYU  |d G3B  |d TKN  |d OCLCQ  |d UAB  |d DKC  |d OCLCO  |d AU@  |d OCLCQ  |d M8D  |d UKAHL  |d OCLCQ  |d OCLCO  |d QGK  |d OCLCQ  |d OCLCO  |d OCLCL 
015 |a GBB742471  |2 bnb 
016 7 |a 018006774  |2 Uk 
019 |a 892243912  |a 894504477  |a 907286443  |a 1259222473 
020 |a 9781783559596  |q (electronic bk.) 
020 |a 1783559594  |q (electronic bk.) 
020 |a 1322166218  |q (electronic bk.) 
020 |a 9781322166216  |q (electronic bk.) 
020 |a 1783559586 
020 |a 9781783559589 
020 |z 9781783559589 
029 1 |a AU@  |b 000056019066 
029 1 |a AU@  |b 000067111522 
029 1 |a CHNEW  |b 000700312 
029 1 |a CHNEW  |b 000700314 
029 1 |a CHNEW  |b 000888938 
029 1 |a CHVBK  |b 374476578 
029 1 |a DEBBG  |b BV042490000 
029 1 |a DEBBG  |b BV043612641 
029 1 |a DEBSZ  |b 434831816 
029 1 |a DEBSZ  |b 484729225 
029 1 |a GBVCP  |b 882842226 
029 1 |a UKMGB  |b 018006774 
035 |a (OCoLC)892044279  |z (OCoLC)892243912  |z (OCoLC)894504477  |z (OCoLC)907286443  |z (OCoLC)1259222473 
037 |a CL0500000496  |b Safari Books Online 
050 4 |a QA76.76.D47 
072 7 |a COM  |x 051440  |2 bisacsh 
082 0 4 |a 005.1  |2 23 
049 |a UAMI 
100 1 |a Teti, Daniele,  |e author. 
245 1 0 |a Delphi cookbook :  |b 50 hands-on recipes to master the power of Delphi for cross-platform and mobile development on Windows, Mac OS X, Android, and iOS /  |c Daniele Teti. 
260 |a Birmingham :  |b Packt Publishing,  |c 2014. 
300 |a 1 online resource 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
490 1 |a Quick answers to common problems 
588 |a Print version record. 
500 |a Includes index. 
505 0 |a Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Delphi Basics; Introduction; Changing your application''s look and feel with VCL styles and no code; Changing the style of your VCL application at runtime; Customizing TDBGrid; Using the owner''s draw combos and listboxes; Creating a stack of embedded forms; Manipulating JSON; Manipulating and transforming XML documents; I/O in the twenty-first century -- knowing streams; Putting your VCL application in the tray; Creating a Windows service. 
505 8 |a Associating a file extension with your application on WindowsChapter 2: Become a Delphi Language Ninja; Introduction; Fun with anonymous methods -- using higher-order functions; Writing enumerable types; RTTI to the rescue -- configuring your class at runtime; Duck typing using RTTI; Creating helpers for your classes; Checking strings with regular expressions; Chapter 3: Going Cross Platform with FireMonkey; Introduction; Giving a new appearance to the standard FireMonkey controls using styles; Creating a styled TListBox; Impressing your clients with animations. 
505 8 |a Using master/details with LiveBindingsShowing complex vector shapes using paths; Using FireMonkey in a VCL application; Chapter 4: The Thousand Faces of Multithreading; Introduction; Synchronizing shared resources with TMonitor; Talking with the main thread using a thread-safe queue; Synchronizing multiple threads using TEvent; Displaying a measure on a 2D graph like an oscilloscope; Chapter 5: Putting Delphi on the Server; Introduction; Web client JavaScript application with WebBroker on the server; Converting a console service application to a Windows service. 
505 8 |a Serializing a dataset to JSON and backSerializing objects to JSON and back using RTTI; Sending a POST HTTP request encoding parameters; Implementing a RESTful interface using WebBroker; Controlling remote applications using UDP; Using App Tethering to create a companion app; Creating DataSnap Apache modules; Chapter 6: Riding the Mobile Revolution with FireMonkey; Introduction; Taking a photo, applying effects, and sharing it; Using listview to show and search local data; Do not block the main thread!; Using SQLite databases to handle a to-do list. 
505 8 |a Using a styled TListView to handle a long list of dataTaking a photo and location and sending it to a server continuously; Talking to the backend; Making a phone call from your app!; Tracking the application''s life cycle; Chapter 7: Using Specific Platform Features; Introduction; Using Android SDK Java classes; Using iOS Objective-C SDK classes; Displaying PDF files in your app; Sending Android intents; Letting your phone talk -- using the Android TextToSpeech engine; Index. 
520 |a Intended to refresh the basics of Delphi as well as advance your knowledge to the next level, it is assumed you will know RAD studio and the Object Pascal language. However, if you are not an experienced RAD studio programmer this accessible guide will still develop those initial crucial skills. 
546 |a English. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
590 |a ProQuest Ebook Central  |b Ebook Central Academic Complete 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
630 0 0 |a Delphi (Computer file) 
630 0 7 |a Delphi (Computer file)  |2 fast 
650 0 |a Computer software  |x Development. 
650 7 |a COMPUTERS  |x Software Development & Engineering  |x Tools.  |2 bisacsh 
650 7 |a Computer software  |x Development  |2 fast 
758 |i has work:  |a Delphi cookbook (Text)  |1 https://id.oclc.org/worldcat/entity/E39PD3KHgdhWMmYwWTXYRWqB4C  |4 https://id.oclc.org/worldcat/ontology/hasWork 
776 0 8 |i Print version:  |a Teti, Daniele.  |t Delphi cookbook : 50 hands-on recipes to master the power of Delphi for cross-platform and mobile development on Windows, Mac OS X, Android, and iOS.  |d Birmingham, [England] : Packt Publishing, ©2014  |h 311 pages  |z 9781783559589 
830 0 |a Quick answers to common problems. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781783559589/?ar  |z Texto completo 
856 4 0 |u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=1800652  |z Texto completo 
938 |a Askews and Holts Library Services  |b ASKH  |n AH27100304 
938 |a EBL - Ebook Library  |b EBLB  |n EBL1800652 
938 |a ebrary  |b EBRY  |n ebr10944911 
938 |a EBSCOhost  |b EBSC  |n 855868 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis29855675 
938 |a YBP Library Services  |b YANK  |n 12093934 
994 |a 92  |b IZTAP