LogoThai.COM

ขายโปรแกรมระบบงานคลินิกทำงานผ่านเวป => บันทึกเขียนโปรแกรม => ข้อความที่เริ่มโดย: LesCop ที่ 06 มกราคม 2557 07:20:59

LOGOthai.com

คลิกที่นี่ -->> เปรียบเทียบทำเลและราคาที่ดินวังน้ำเขียวผ่าน GooleMAP | คลิกที่นี้ -->> Upload ภาพ



หัวข้อ: ค้นหาเบอร์โทรใน Android ด้วย PhoneGap
เริ่มหัวข้อโดย: LesCop ที่ 06 มกราคม 2557 07:20:59
ค้นหาเบอร์โทรใน Android ด้วย PhoneGap
โค๊ด:
<!DOCTYPE HTML> <html> <head> <meta name="viewport" content="width=320; user-scalable=no" /> <meta http-equiv="Content-type" content="text/html; charset=utf-8"> <title>PhoneGap</title> <script type="text/javascript" charset="utf-8" src="js/phonegap-1.3.0.js"></script> <script> function init(){ document.addEventListener("deviceready", startup); } function startup(){ document.getElementById("searchButton").addEventListener("click", handleSearch); } function handleSearch(e){ var search = document.getElementById("name").value; //What parts of the contact we will search var fields = ["displayName", "name"]; //Options for the search var options = new ContactFindOptions(); options.filter = search; options.multiple = true; document.getElementById("results").innerHTML="Searching..."; navigator.contacts.find(fields, contactSuccess, contactError, options); } function contactError(e){ document.getElementById("results").innerHTML=""; navigator.notification.alert("Sorry, an error was thrown!"); } function contactSuccess(results){ //No max, so we will default to only 10 var s = ""; for (var i = 0; i < Math.min(10, results.length); i++) { s += "<p>"+results[i].displayName+"</p>"; } document.getElementById("results").innerHTML=s; } </script> </head> <body onload="init()"> <h1>Contact Search</h1> <form> <input type="text" id="name"><br/> <input type="button" id="searchButton" value="Search"> <div id="results"></div> </form> </body> </html>

http://www.adobe.com/inspire/2012/02/combining-web-skills-phonegap-mobile-apps.html


หัวข้อ: Re: ค้นหาเบอร์โทรใน Android ด้วย PhoneGap
เริ่มหัวข้อโดย: Emozan ที่ 10 กรกฎาคม 2558 12:24:57
หาได้ทุกเบอร์และทุเเครือข่ายรึป่าวครับ

:: ข้อตกลงร่วมกัน ::
ห้ามโพสต์รูปลามก หรือสิ่งผิดกฏหมายทุกประเภท
ห้ามโพสต์ข้อความที่ทำให้ผู้อื่นเสียหาย ห้ามใช้วาจาไม่สุภาพ หรือด่าทอ ข้อความหรือเนื้อหาที่เกิดขึ้น ผู้โพสต์ต้องเป็นคนรับผิดชอบเท่านั้น หากเราตรวจสอบว่ามีการโพสต์รูปลามก หรือทำสิ่งผิดกฎหมาย
เราจะลบโพสต์ทันทีโดยไม่ต้องแจ้งให้ทราบล่วงหน้า




คลิกที่นี่ -->> จัดพระของขวัญเข้ารุ่นและพิมพ์