XtGem Forum catalog
BIG_BANG_2012
HOMEAdminChat
Time :22:2102/05/24
Website chạy tốt trên Uc browser !
Chat với Admin | Tin tức 24h
MANIFEST.MF nằm trong thư mụcMETA-INF,trong "tập tin nén" jar. Trong này bao gồm tên ứng dụng, tên midlet, đường dẫn đến icon ứng dụng, đường dẫn đến file class chính của ứng dụng, cơ sở dữ liệu, nhà sản xuất, mô tả.... Bắt buộc phải có file này trong ứng dụng. Jad là file cài đặt cho jar, thông tinđịa chỉ kích cỡ jar... 2 file này đều là text nên bạn đổiphần mở rộng thành.txt là có thể xem được bằng máy bình thường. Hoặc khai báo ở file này hoặc file kia, đều hỗ trợ cho ứng dụng. Nếu muốn khai báo ở cả hai file, thì phải hoàn toàn giống nhau! Những dòng"phải" khai báo trong 2 file này.Đầu tiên là Manifest:
Manifest-Version: 1.0 (bắt buộc)MIDlet-1: tênmidlet,/đường_dẫn_đến_icon,đường_dẫn_đến_class_chính (lưu ý: các đường dẫn nếu thưmục kí hiệu bằng dấu . thay cho /)MIDlet-Name: Tên ứng dụng ở đây.MIDlet-Vendor: Tên nhà sản xuấtMIDlet-Version: phiên bản ứng dụng.MicroEdition-Configuration: CLDC-1.0 hoặc CLDC-1.1MicroEdition-Profile: MIDP-2.0 hoặc MIDP-2.1Tương tựvới những thông tin bắt buộc trên manifest, một file jad không có dòngManifest-Version: 1.0MIDlet-1: tênmidlet,/đường_dẫn_đến_icon,đường_dẫn_đến_class_chính (lưu ý: các đường dẫn nếu thưmục kí hiệu bằng dấu . thay cho /)MIDlet-Name: Tên ứng dụng ở đây.MIDlet-Vendor: Tên nhà sản xuấtMIDlet-Version: phiên bản ứng dụng.MicroEdition-Configuration: CLDC-1.0 hoặc CLDC-1.1MicroEdition-Profile: MIDP-2.0 hoặc MIDP-2.1
Tương tự với những thông tin bắt buộc trên manifest, một file jad không có dòng
Manifest-Version: 1.0MIDlet-1: tênmidlet,/đường_dẫn_đến_icon,đường_dẫn_đến_class_chính (lưu ý: các đường dẫn nếu thưmục kí hiệu bằng dấu . thay cho /)MIDlet-Name: Tên ứng dụng ở đây.MIDlet-Vendor: Tên nhà sản xuấtMIDlet-Version: phiên bản ứng dụng.MicroEdition-Configuration: CLDC-1.0 hoặc CLDC-1.1MicroEdition-Profile: MIDP-2.0 hoặc MIDP-2.1
Đối chiếu với Manifest hoặc lấyluôn và xóa dòng trên để làm file jad!Và jad cần có thêm 2 dòng nữa:
MIDlet-Jar-URL: linkjar.jarMIDlet-Jar-Size: kíchthước file jar tính bằng Byte
- Không có mấy dòng này, coi như"ứngdụng sai"! Tiếp theo là chứng chỉ cho file jar ở jad không phải ở manifest?
MIDlet-Certificate-sốthứtự: chứng chỉ mã hoá Base64MIDlet-RSA-SHA-sốthứtự: xác nhận sign Mã hoá Base64 ( bao gồm số chứng chỉ, kích thước jar, tên jar,... nhiều )MIDlet-Permission-Otp: cho phép ứng dụng ( truy cập dữ liệu, vào mạng,bluetooth... )io.javax....
Ngoài ra cả hai tệp có thể chứa:
MIDlet-Description: nội dung(mô tả)MIDlet-Delete-Confirm: nội dung (hiện thông báokhi xóa ứng dụng)MIDlet-Info-URL: địa chỉ trang (bấm T.chon chọn"Trang web" để truy cập)Wap-Link: Tương tự trên
Ngoài ra cả hai tệp có thể chứa:



Nhập tên bài hát ...
Dowload Uc browser trình duyệt hỗ trợ tốt nhất trên mobile
Về trang chủ
29
♥ Hôm nay 195
♥ Tổng cộng 30461
Tags: http://huyenthoai96.wap.sh/Java/Minfest doi tuong khai bao
SEO : Bạn đến từ :
#xt_auth_container { position: static; display: inline; display: inline-block; text-align: right; margin: 3px 0; padding: 0; width: 100%; height: auto; border: none; } .xt_auth_view { position: static; display: inline; display: inline-block; text-align: right; margin: 0; padding: 0; width: auto; height auto; border: none; } .xt_auth_action { text-align: left; position: static; display: inline; zoom: 1; display: inline-block; vertical-align: top; margin: 0 5px 0 0; padding: 0 5px; height: 20px; width: auto; border: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; background-color: #2e2e2e; background-color: rgba(0,0,0,0.4); !background-color: #2e2e2e; font: 600 12px/20px "Helvetica Neue","HelveticaNeue",Helvetica,Arial,sans-serif; text-decoration: none; -webkit-text-shadow: 1px 1px 0 rgba(0,0,0,0.08); -moz-text-shadow: 1px 1px 0 rgba(0,0,0,0.08); -o-text-shadow: 1px 1px 0 rgba(0,0,0,0.08); text-shadow: 1px 1px 0 rgba(0,0,0,0.08); color: #fff; -webkit-user-select: none; } .xt_auth_action > * { vertical-align: top; } .xt_auth_action:hover { background-color: #1f1f1f; background-color: rgba(0,0,0,0.6); } .xt_auth_action:link, .xt_auth_action:visited, .xt_auth_action:active, .xt_auth_action:hover { text-decoration: none; color: #fff; } .xt_auth_icon, .xt_auth_avatar { position: static; display: inline; display: inline-block; width: 13px; height: 13px; margin: 3px 1px 0 0; padding: 0; vertical-align: top; border: 0; } .xt_auth_icon { background-image: url(http://xtgem.com/images/authbar/auth_sprite_v2.png); margin-right: 0; } .xt_auth_icon_enchanted .xt_auth_icon { background-size: 103px; /* margin: 4px 2px 0 0; */ } /* join & subscribe */ .xt_auth_join .xt_auth_icon, .xt_auth_subscribe .xt_auth_icon { background-position: -92px 13px; } /* inbox */ .xt_auth_inbox .xt_auth_icon { background-position: -78px 13px; } /* rate */ .xt_auth_rate .xt_auth_icon { background-position: 0 14px; } /* unrate */ .xt_auth_unrate .xt_auth_icon { background-position: -13px 14px; } /* star */ .xt_auth_star .xt_auth_icon { background-position: -26px 13px; } /* unstar */ .xt_auth_unstar .xt_auth_icon { background-position: -39px 13px; } /* repost */ .xt_auth_repost .xt_auth_icon { background-position: -52px 12px; margin-top: 4px; } /* reposted */ .xt_auth_reposted .xt_auth_icon { background-position: -65px 12px; margin-top: 4px; } /* join & subscribe */ .xt_auth_icon_enchanted .xt_auth_join .xt_auth_icon, .xt_auth_icon_enchanted .xt_auth_subscribe .xt_auth_icon { background-position: 11px 0.5px; width: 12px; } /* inbox */ .xt_auth_icon_enchanted .xt_auth_inbox .xt_auth_icon { background-position: 25px 1px; } /* rate */ .xt_auth_icon_enchanted .xt_auth_rate .xt_auth_icon { background-position: 0 0; } /* unrate */ .xt_auth_icon_enchanted .xt_auth_unrate .xt_auth_icon { background-position: -13px 0; } /* star */ .xt_auth_icon_enchanted .xt_auth_star .xt_auth_icon { background-position: 77px 0; } /* unstar */ .xt_auth_icon_enchanted .xt_auth_unstar .xt_auth_icon { background-position: 64px 0; } /* repost */ .xt_auth_icon_enchanted .xt_auth_repost .xt_auth_icon { background-position: 51px 1px; margin: 3px 0 0 0; } /* reposted */ .xt_auth_icon_enchanted .xt_auth_reposted .xt_auth_icon { background-position: 39px 1px; margin: 3px 0 0 0; } /* hidding */ .xt_auth_unstar, .xt_auth_unsubscribe, .xt_auth_unrate { display: none; } .xt_auth_action_star_active .xt_auth_unstar, .xt_auth_action_rate_active .xt_auth_unrate, .xt_auth_action_subscribe_active .xt_auth_unsubscribe { display: inline-block; } .xt_auth_action_star_active .xt_auth_star, .xt_auth_action_rate_active .xt_auth_rate, .xt_auth_action_subscribe_active .xt_auth_subscribe { display: none; } #xt_auth_container { position: fixed; } html { padding-top: 20px; } #xt_auth_container { top: 0; left: 0; } #xt_auth_container, .xt_auth_view, .xt_auth_icon, .xt_auth_avatar { max-height: none !important; max-width: none !important; min-width: none !important; min-width: none !important; opacity: 1 !important; text-indent: 0 !important; visibility:visible !important; }