Tài liệu Thủ thuật lập trình cho iPhone part 6 docx
... here Collection By traibingo 65 Bài 7: SQLite trong iPhone SQLite là một CSDL thu gọn được hỗ trợ trong iPhone và Android để lưu trữ lượng dữ liệu nhỏ.SQLite không hỗ trợ thiết kế ... lệnh bị lỗi. SQLite ra đời nhằm mục đích phục vụ cho các thiết bị có cấu hình thấp hơn so vói máy tính như iPhone và Android để quản lý dữ liệu. If you have been following my tutoria...
Ngày tải lên: 21/01/2014, 14:20
... List Using SQLite Part 3 (go on) This is part 3 in our multipart series of creating a todo list for the iPhone. For this, you must have completed the following tutorials. iPhone Programming ... iPhone Programming Tutorial – Creating a ToDo List Using SQLite Part 1 iPhone Programming Tutorial – Creating a ToDo List Using SQLite Part 2 The focus of this tutorial will m...
Ngày tải lên: 21/01/2014, 14:20
... công việc của chúng ta là lập trình ứng dụng trên iPhone nên MAC OS là một trong số các yếu tố mà bạn phải có. Ngoài ra, để lập trình được ứng dụng iPhone bạn cần có 1 bộ iPhone SDK do Apple cung ... trong quá trình cài đặt thì coi như công cốc. Ngôn ngữ để lập trình ứng dụng trên iPhone là Objective-C. Đây là một ngôn ngữ lập trình hướng đối tượng. Tác giả đã...
Ngày tải lên: 24/12/2013, 08:17
Tài liệu Thủ thuật lập trình cho iPhone part 2 doc
... khởi tạo ban đầu là UIView) - Opening the iPhone Simulator - Adding UI Elements to your home screen - Executing the code (Cách thực thi chương trình) In my last tutorial UITableView Hello ... transition between them. Go ahead and click Build and Go. Opening the iPhone Simulator The program should compile and launch the iPhone Simululator. Your screen should look something l...
Ngày tải lên: 24/12/2013, 08:17
Tài liệu Thủ thuật lập trình cho iPhone part 3 ppt
... temporary text field from memory. This is necessary to write an efficient iPhone application. If you want to know why a lot of iPhone apps crash, it‟s because the developers don‟t follow through with ... Click Build and Go. The application should launch in the iPhone Simulator. When you click inside the Text Field it should bring up the iPhone s keyboard (you can also type with you...
Ngày tải lên: 21/01/2014, 14:20
Tài liệu Thủ thuật lập trình cho iPhone part 4 doc
... bước hướng dẫn cụ thể cho các bạn. 2. Nếu không sử dụng NavigationBar và bạn muốn chuyển từ một View hiện tại sang một View khác thì bản thân đối tượng View đã cung cấp cho chúng ta hàm addSubView. ... out is the first Collection By traibingo 39 part starts with a capitol “V” which is the type of object that we are declaring. The second part starts with a lower case “v“. Thi...
Ngày tải lên: 21/01/2014, 14:20
Tài liệu Thủ thuật lập trình cho iPhone part 5 pptx
... a forum to help you will all of you iphone related questions. If you get lost, you can download the sample code here Collection By traibingo 46 Bài 6: Gắn UITableView với một NSArray (Populating ... để bind một cái mảng vào một cái table trong iPhone. Trong iPhone thì đối tượng UITableView là một thể hiện của một đối tượng NSArray, tức là dữ liệu trên NSArray được hiển t...
Ngày tải lên: 21/01/2014, 14:20
Tài liệu Thủ thuật lập trình cho iPhone part 7 pptx
... này sẽ tiếp ục giới thieuj về cách sử dụng SQLite trong iPhone để tạo một UITableView với DL được lấy từ CSDL SQLite. This tutorial is part 2 in our series of creating a to-do list. I will ... you have completed the following tutorial and its prequisites. iPhone Programming Tutorial – Creating a ToDo List Using SQLite Part 1 I will be using the code produced from that tutoria...
Ngày tải lên: 21/01/2014, 14:20
Tài liệu Thủ thuật lập trình cho iPhone part 9 pdf
... begin this one: iPhone Programming Tutorial – Creating a ToDo List Using SQLite Part 1 iPhone Programming Tutorial – Creating a ToDo List Using SQLite Part 2 iPhone Programming Tutorial ... Collection By traibingo 1 16 Bài 10: Creating a ToDo List Using SQLite Part 4 This is the final installment of our 4 part series of creating a Todo list for the iPhone. In...
Ngày tải lên: 21/01/2014, 14:20
Tài liệu Hướng dẫn lập trình với Android part 6 docx
... chương trình thay đổi như thế nào nhé ^_^ Understanding Android Application: Việc hiểu được các thành phần (component) tạo nên một ứng dụng Android là rất cần thiết cho việc lập trình. ... cho sự kiện tương tác với nó, và mỗi loại View cũng lại có những Listener dành riêng cho nó (VD: CheckBox có OnCheckChangedListener) Ở đây mình sử dụng hàm dạng inner để định ngh...
Ngày tải lên: 15/12/2013, 10:15