新增字幕功能 示範布料選取 Android & iOS 技術講座
Added subtitle function Demonstration cloth selection Android and iOS Tech Talk
歡迎國外的 Delphi 開發人員,使用 YouTube 字幕翻譯功能,就能理解相關說明內容。
Foreign Delphi developers are welcome to use the YouTube subtitle translation function to understand the relevant instructions.
RAD Studio 10.1 Berlin 示範布料選取 Android & iOS 技術講座
開發環境:RAD Studio 10.1 Berlin Version 24.0.24468.8770
作業系統:Windows 10 專業版 (64 位元)
Google Play 商店:
https://play.google.com/store/apps/details?id=com.NolanLiao1965.DraperyChoose
YouTube:
SQLite 資料庫:
CREATE TABLE [CottonMaterial] (
[ID] TEXT NOT NULL,
[Name] TEXT NOT NULL,
[Photo] BLOB NOT NULL,
[Status] NOT NULL,
CONSTRAINT [CottonMaterial_Index] PRIMARY KEY ([ID]));
YouTube:
https://www.youtube.com/channel/UCdqhXsMD1Vyvp2769FPKCog
部落格:
http://nolanliao1965.pixnet.net/blog
http://nolanliao1965.blogspot.tw
臉書:
https://www.facebook.com/NolanLiao1965
https://www.facebook.com/groups/1903734576514424/
Google+:
https://plus.google.com/114820935539769287269/posts
Twitter:
https://twitter.com/NolanLiao1965
SlideShare:
http://www.slideshare.net/NolanLiao1965/
tag:
#Delphi #Android #技術講座
留言列表