簡易檢索 / 詳目顯示

研究生: 謝菘桓
Sung-Huan Hsieh
論文名稱: 漫畫編輯軟體之設計與實作-貼圖上傳分享子系統
Design and Implementation of a Cartoon Editing App – Uploading, Download and Sharing Subsystem
指導教授: 吳傳嘉
Chwan-Chia Wu
口試委員: 黎碧煌
Bih-Hwang Lee
張俊明
Chun-Ming Chang
學位類別: 碩士
Master
系所名稱: 電資學院 - 電機工程系
Department of Electrical Engineering
論文出版年: 2014
畢業學年度: 102
語文別: 中文
論文頁數: 118
中文關鍵詞: iOSiPhone智慧型行動裝置貼圖上傳貼圖分享貼圖下載
外文關鍵詞: iOS, iPhone, Smart Phone, Sticker Uploading, Sticker Sharing, Sticker Downloading
相關次數: 點閱:396下載:0
分享至:
查詢本校圖書館目錄 查詢臺灣博碩士論文知識加值系統 勘誤回報

近年來,隨著科技的進步及網路的普遍化,使得行動網路及智慧型行動裝置的發展越來越迅速,擁有智慧型行動裝置的使用者也越來越多,漸漸的影響了人們的生活型態,成為許多人生活中不可或缺的一部分,也成為了與他人連絡、通訊最方便的一項工具。其中除了打電話的功能之外,使用文字聊天的通訊軟體更是快速的崛起,同時,市面上的通訊軟體也提供了許多貼圖組讓客戶下載,除了使用死板的文字聊天之外,也可以隨時穿插許多有趣的貼圖表達自己目前的心情或狀況。然而其中除了使用由軟體公司所提供的貼圖以外,可能還會有使用者想自己設計貼圖並使用,但目前市面上沒有一個平台,可以讓使用者分享、上傳自己所設計的貼圖並在智慧型行動裝置上運用。
因此本論文實現了在iOS平台上開發一套應用於iPhone的貼圖分享平台,結合網頁以及資料庫系統,讓使用者可以隨時於網頁上傳、管理自己設計的貼圖組,並讓其它也有使用此套軟體的人,可隨時於手機端觀看並下載貼圖組。而除了於網頁上傳貼圖組以外,使用者也可以隨時上傳自己製作好的照片作品,供他人欣賞及使用。讓可以使用的貼圖組可以更多元化,不再只是侷限於由軟體公司所提供的貼圖。


In recent years, because of the generalization of internet technology, the development of mobile network and intelligent mobile devices is getting faster. More and more people have their own smart device. It becomes the most important thing in everyone’s life, and it also becomes the most convenient equipment for communicating with other people. By using smart phone, people can make a phone call with their friends. In addition, they can use many kinds of communication application with text message. These applications provide many stickers that user can use it to express their emotion, but the stickers are almost only provided by the application’s company. We thought people may want to design their own stickers and share it with other users.
This thesis combines PHP web system and MySQL database system, implementing on iPhone device. People can upload and share stickers, pictures and comics designed by themselves. They can also download and send these works to communicate with other people. Their will have more kinds of sticker people can choose, to express their emotion more precisely.

摘要 I Abstract II 誌謝 III 目錄 IV 圖索引 VI 表索引 X 第一章 緒論 1 1.1研究背景 1 1.2 研究動機與目的 3 1.3研究內容 4 1.4章節架構 6 第二章 系統軟體架構介紹 7 2.1 iOS簡介 7 2.2 iOS系統架構 8 2.3開發環境介紹 11 2.3.1 Objective-C 11 2.3.2 iOS SDK(Software Development Kit) 12 2.4 Core Data 14 2.5 PHP 16 2.6 MySql 16 2.7 Json 17 第三章 系統設計 19 3.1 系統開發環境 19 3.2 系統設計規劃 19 第四章 貼圖上傳分享子系統設計 21 4.1系統規劃 21 4.2系統功能設計 23 4.2.1 網頁端子系統 23 4.2.2 iOS手機端子系統 36 第五章 資料庫設計與實作 49 5.1 MySQL資料庫 49 5.2 Core Data資料庫設計 55 第六章 實作成果 59 6.1 系統需求 59 6.2 實作成果 59 6.2.1 PHP網頁端子系統 60 6.2.2 iOS手機端子系統 72 第七章 結論與未來展望 92 7.1 結論 92 7.2 未來展望 92 參考文獻 93 附錄A. WeChat API之使用 96 附錄B. Facebook API 99 附錄D. Base64 102 附錄E. SBJson 103

[1] iThome News,
http://www.ithome.com.tw/node/83063
[2] Google - Our Mobile Planet:了解台灣行動上網的消費者,
http://services.google.com/fh/files/misc/omp-2013-tw-local.pdf
[3] Nielsen– Survey New U.S. Smartphone Growth by Age and Income,
http://www.nielsen.com/us/en/insights/news/2012/survey-new-u-s-smartphone-growth-by-age-and-income.html
[4] Mobile Consumer Report-2013,
http://www.nielsen.com/content/dam/corporate/us/en/reports-downloads/2013%20Reports/Mobile-Consumer-Report-2013.pdf
[5] Internet Advertising Bureou UK,
http://iabblog.brandrepublic.com/files/IAB-3-Device-lives-tablet-smartphone-infographic-11.jpg
[6] Flurry- Mobile Use Growth in 2013,
http://www.flurry.com/bid/103601/Mobile-Use-Grows-115-in-2013-Propelled-by-Messaging-Apps#.U2HYAoGSwus
[7] W3CSchool.cc, iOS簡介,
http://www.w3cschool.cc/ios/ios-intro.html
[8] Wikipedia, iOS,
http://zh.wikipedia.org/wiki/IOS#.E5.BC.80.E5.8F.91.E5.8E.86.E5.8F.B2
[9] Hongkiat.com – The History Of iOS and its Features,
http://www.hongkiat.com/blog/ios-history/
[10] About.com – iPhone Firmware & iOS History
http://ipod.about.com/od/iphonesoftwareterms/a/firmw_history.htm
[11] Mac OS 和 iOS操作系統架構
http://www.cnblogs.com/zhangmangyuan/archive/2013/03/28/iOS.html
[12] pcschool – iOS系統介紹
http://www.pcschool.com.tw/activity/99/newsletter/022/news001.htm
[13] Objective-C – Wikipedia, the free encyclopedia
https://en.wikipedia.org/wiki/Objective-C
[14] 徐敏原, “一套應用於iPad的個人數位助理之設計與實作-文件、個人資訊及通訊錄管理,”國立台灣科技大學電機工程碩士論文, 2012
[15] Xcode – Wikipedia, the free encyclopedia,
https://zh.wikipedia.org/wiki/Xcode
[16] Interface Builder – Wikipedia, the free encyclopedia,
https://zh.wikipedia.org/wiki/Interface_Builder
[17] 詹岳錡, “一個功能強化之YouTube撥放軟體,”國立台灣科技大學電機功能碩士論文, 2013
[18] iOS Simulator User Guide,
https://developer.apple.com/library/ios/documentation/IDEs/Conceptual/iOS_Simulator_Guide/Introduction/Introduction.html
[19] CSDN, 深入淺出Cocoa之Core Data (1) –框架詳解,
http://blog.csdn.net/kesalin/article/details/6739319
[20] Core Data, Wikipedia, the free encyclopedia,
https://zh.wikipedia.org/wiki/Core_Data
[21] Core Data Class Overview, Coca Dev Central
http://cocoadevcentral.com/articles/000086.php
[22] PHP, Wikipedia, the free encyclopedia,
http://zh.wikipedia.org/wiki/PHP

[23] MySQL, Wikipedia, the free encyclopedia,
http://zh.wikipedia.org/wiki/MySQL
[24] Json , Wikipedia, the free encyclopedia,
https://zh.wikipedia.org/wiki/JSON
[25] 田 安, “漫畫編輯軟體之設計與實做-漫畫製作子系統,”國立台灣科技大學電機工程碩士論文, 2014
[26] 廖子瑩, “漫畫編輯軟體之設計與實做-動態圖檔製作子系統,”國立台灣科技
大學電機工程碩士論文, 2014
[27]nicklockwood/Base64, GitHub
https://github.com/nicklockwood/Base64
[28]stig/json-framework, GitHub
https://github.com/stig/json-framework/

無法下載圖示 全文公開日期 2019/07/31 (校內網路)
全文公開日期 本全文未授權公開 (校外網路)
全文公開日期 本全文未授權公開 (國家圖書館:臺灣博碩士論文系統)
QR CODE