... action games, arcade games, card games, puzzles, role playing games, and strategy games. Some Linux games can be played from the console; others require X. Many Linux games let multiple players ... popular games. In addition, many Linux games are available on the Web. Table 9.1 lists some of the most popular sites offering Linux games and Table 9.2 describes some of the most popular Linux games. ... http://happypenguin.org/ Linux Games Page http://www.linuxgames.com/ Linux Quake Page http://www.planetquake.com/linux/ linuxquake.com http://www.linuxquake.com/ Loki Games http://www.lokigames.com/ Slashdot...
Ngày tải lên: 14/12/2013, 13:15
... model properties border properties, 332–334 clip property, 338 height property, 337 margin properties, 331 max-height property, 337 max-width property, 336 min-height property, 337 min-width property, ... 331 max-height property, 337 max-width property, 336 min-height property, 337 min-width property, 336 outline properties, 334 outline property, 335 outline-color property, 335 outline-style property, ... 335 outline-width property, 335 overflow property, 338 overview, 331 padding properties, 331–332 width property, 336 color property, 326 font property, 326 font-family property, 326–327 font-size property,...
Ngày tải lên: 14/12/2013, 17:15
Tài liệu Hướng dẫn lập trình với Android part 5 pdf
... <LinearLayout xmlns :android= "http://schemas .android. com/apk/res/andro id" android: orientation="vertical" android: layout_width="fill_parent" android: layout_height="fill_parent" ... android: id="@+id/text_view" android: layout_width="fill_parent" android: layout_height="wrap_content" android: textColor="@color/text_color" android: textSize="28px" ... android: layout_height="fill_parent" > <EditText android: id="@+id/edit_text" android: layout_width="fill_parent" android: layout_height="wrap_content" android: hint="@string/edit_hint"...
Ngày tải lên: 15/12/2013, 10:15
Tài liệu Hướng dẫn lập trình với Android part 8 pdf
... <LinearLayout xmlns :android= "http://schemas .android. com/apk/res/andro id" android: orientation="vertical" android: layout_width="fill_parent" android: layout_height="fill_parent" ... <EditText android: id="@+id/work_enter" android: layout_width="fill_parent" android: layout_height="wrap_content" android: hint="@string/work_hint" android: lines="1" ... <TextView android: layout_width="50px" android: layout_height="wrap_content" android: text="@string/hour_edit" android: typeface="normal" android: textSize="15px"...
Ngày tải lên: 15/12/2013, 10:15
Tài liệu Hướng dẫn lập trình với Android part 10 pdf
... android: layout_height="wrap_content" android: text="" android: paddingTop="45px" android: paddingRight="10px" /> <LinearLayout android: layout_width="wrap_content" ... <TextView android: id="@+id/time_content" android: textSize="16px" android: layout_width="wrap_content" android: layout_height="wrap_content" android: lines="1" ... phép xóa các công việc khỏi list. B1: Khởi tạo project: File -> New -> Android Project Project name: Example 3 Build Target: Chọn Android 1.5 Application name: Example 3 Package...
Ngày tải lên: 15/12/2013, 10:15
Tài liệu Hướng dẫn lập trình với Android part 12 pdf
... import android. app.Activity; import android. app.AlertDialog; import android. content.DialogInterface; import android. os.Bundle; import android. view.Menu; import android. view.MenuItem; import android. view.View; ... android. view.View; import android. view.View.OnClickListener; import android. widget.ArrayAdapter; import android. widget.Button; import android. widget.EditText; import android. widget.ListView; ... builder.setTitle("VietAndroid"); builder.setMessage("AUTHOR:" + "\n" + " Nguyen Anh Tuan" + "\n" + "SOURCE:" + "\n" + " diendan.vietandroid.com");...
Ngày tải lên: 15/12/2013, 10:15
Tài liệu Hướng dẫn lập trình với Android part 14 pdf
... android. app.Activity; import android. content.Intent; import android. os.Bundle; import android. view.View; import android. view.View.OnClickListener; import android. widget.Button; import android. widget.EditText; ... android: layout_height="wrap_content" android: textSize="20px" android: gravity="center" android: lines="1" android: numeric="integer" android: enabled="false" ... android: layout_width="fill_parent" android: layout_height="wrap_content" android: text="Activity 2 - Receive value" android: typeface="normal" android: textSize="14px" android: textStyle="bold"...
Ngày tải lên: 15/12/2013, 10:15
Tài liệu Using ActionScript in Flash-P3 pdf
... details on how they are implemented in Macromedia Flash MX 2004 and Macromedia Flash MX Professional 2004. To learn about object-oriented programming principles, see the following topics: • “Objects” ... _soundbuftime properties are global; they belong only to the level 0 main Timeline. All other properties belong to each movie clip or loaded level. For a list of movie clip properties, see “Property ... completely. Note: Flash Player supports non-progressive JPEG files, but does not support progressive JPEG files. • id Specifies the name for the movie clip instance (created by Flash Player) that...
Ngày tải lên: 24/12/2013, 01:17
Tài liệu Using ActionScript in Flash-P4 pdf
... object has a __proto__ property that refers to the prototype property of the constructor function that created it. Therefore, if you assign methods to an object’s prototype property, they ... parameter. If a property with the given name already exists, the new property overwrites it. You can add getter/setter properties to prototype objects. If you add a getter/setter property to a prototype ... the prototype property of the constructor function because it exists in one place and is referenced by new instances of the object (or class). You can use the prototype and __proto__ properties...
Ngày tải lên: 24/12/2013, 01:17
Tài liệu Hướng dẫn lập trình với Android part 20 pdf
... http://www.mediafire.com/?yzw2d1ijymo Bài này là bài cơ sở để mình viết tiếp Phần 7 : ContentProvider , các bạn chú ý theo dõi nhé Mã: public long createUser(String name){ ContentValues...
Ngày tải lên: 24/12/2013, 16:15
Tài liệu Tạo giao diện trang web với Flash P3 pdf
... Nhấn phím Ctrl + Enter để kiểm tra trước đoạn phim vừa thực hiện. TẠO GIAO DIỆN TRANG WEB VỚI FLASH Tạo giao diện cho trang chủ phần 3: Bạn tạo tiếp dòng chữ chạy ngang bên dưới màn...
Ngày tải lên: 19/01/2014, 14:20
Tài liệu Macromedia Flash - Tạo menu Flash dọc pdf
... Macromedia Flash - Tạo menu Flash dọc Bạn đã trông thấy rất nhiều menu bằng Flash rất đẹp và muốn làm được như vậy? Hãy xem bài tập này và bạn sẽ biết làm thế nào để tạo được menu flash dọc. ... bài tập này và bạn sẽ biết làm thế nào để tạo được menu flash dọc. Bước 1 Tạo một file flash mới, vào Modify > Document (Ctrl + J) và thiết lập theo các giá trị như hình dưới Bước ... vào frame 20 và nhấn phím F6. Sau đó tại ô Fill Color thiết lập màu #E16802. Trở lại frame1, vào Properties Panel (Ctrl + F3) tại Tween chọn Shape. Bước 10 Khoá layer1, chọn layer2, vào frame...
Ngày tải lên: 19/01/2014, 19:20
Tài liệu Intent trong lập trình Android part 1 pdf
... của Android Platform. Có thể nói lập trình Android chính là lập trình intent-base. II-Intent chứa những dữ liệu gì ? -Intent về cơ bản là một cấu trúc dữ liệu, được mô tả trong lớp android. content.Intent ... nhất về Intent trong lập trình Android, cách truyền nhận thông tin qua Intent và minh họa bằng một ví dụ đơn giản. Hy vọng sẽ giúp các bạn mới làm quen với Android nắm bắt được một cách nhanh ... mô tả cách thức, đối tượng thực hiện của một Activity -Là cầu nối giữa các Activity : ứng dụng Android thường bao gồm nhiều Activity, mỗi Activity hoạt động độc lập với nhau và thực hiện những...
Ngày tải lên: 21/01/2014, 22:20