\n';
// longdo login
longdo_account = new LongdoAccount();
longdo_account.initLongdoLogin();
$('a.logout-a').on('click', longdoLogout);
}
function getElementsByClassName(oElm, strTagName, strClassName){
var arrElements = (strTagName == "*" && document.all)? document.all : oElm.getElementsByTagName(strTagName);
var arrReturnElements = new Array();
strClassName = strClassName.replace(/\-/g, "\\-");
var oRegExp = new RegExp("(^|\\s)" + strClassName + "(\\s|$)");
var oElement;
for(var i=0; i');
$("#search").show();
$("#search").val(search_value);
setRandomSearchBoxName();
} else {
$(".for-popthai").show();
$("#logo-ads").addClass('popthai-mode');
$("#longdo-latest, #contents-showup").hide();
// $("#contents-showup").next().hide();
$("#contents-showup-popthai").show();
$('input.translate-type:checked').val('popthai');
$('#textboxPlaceholder').html('');
$("#search").text(search_value);
setRandomSearchBoxName();
if(obj === undefined) {
checkLan(search_value, $(".translate-language").val() == "Auto");
}
}
$("#search").focus();
return true;
}
function doSubmit(obj) {
var form_obj = obj ? obj.form : document.getElementById("dict");
$(form_obj).attr("method", 'post');
var search_value = $("#search").val();
$("#search").attr('name', "search");
$("#search").hide();
$(".for-popthai").hide();
$(".read-bt, .read-bt-accent").removeClass('translate');
var inpType = $('input.translate-type:checked').val();
if (inpType == 'translate') {
$("#longdo-latest, #contents-showup").show();
$("#contents-showup-popthai").hide();
$("#logo-ads").removeClass('popthai-mode');
$("#search").show();
$(".read-bt, .read-bt-accent").addClass('translate');
if(search_value != "" && !obj) {
window.location = "/search/" + escape(encodeURIComponent(search_value.replace(/\n\r?/g, ' ')));
return false;
} else {
$('#textboxPlaceholder').html(' ');
setRandomSearchBoxName();
}
} else {
$(".for-popthai").show();
$("#logo-ads").addClass('popthai-mode');
$("#longdo-latest, #contents-showup").hide();
$("#contents-showup-popthai").show();
var searchinput = $('#search');
value = search_value;
$('#textboxPlaceholder').html('');
setRandomSearchBoxName();
searchinput = document.getElementById('search');
searchinput.value = value;
searchinput.focus();
searchinput.select();
if(obj === undefined) {
checkLan(search_value, $(".translate-language").val() == "Auto");
}
}
$("#search").focus();
return true;
}
function checkLan(search_value, isChange) {
var langSelect = $(".translate-language");
if(isChange) {
if(/[-ヿ]/g.test(search_value)) {
langSelect.val('JP');
} else if(/[\u3400-\u9FBF]/g.test(search_value)) {
langSelect.val('ZH');
}
$(".is-auto-language").val('true');
} else {
$(".is-auto-language").val('false');
}
$(".search-bt").prop('disabled', true);
}
function isUrl(url) {
var pattern = /^(https?:\/\/)?((([a-z\d]([a-z\d-]*[a-z\d])*)\.)+[a-z]{2,}|((\d{1,3}\.){3}\d{1,3}))(\:\d+)?(\/[-a-z\d%_.~+]*)*(\?[;&a-z\d%_.~+=-]*)?(\#[-a-z\d_]*)?$/i
if(!pattern.test(url)) {
return false;
} else {
return true;
}
};
// logout
function longdoLogout() {
if(longdo_account) {
longdo_account.clearUserSession();
window.location.reload()
}
}
// -->
มีผลลัพธ์ที่ไม่แสดงผลอยู่
program (me) (โพร'แกรม) n. รายการ, กำ-หนดการ, หมายกำหนดการ, โปรแกรม, ระเบียบวาระ, การแสดง, แผน, โครงการ, ผัง vi., vt. กำหนดรายการ, กำหนดระเบียบวาระ, กำหนดแผน., See also: programmable adj. programable adj. program cardบัตรชุดคำสั่งหมายถึง บัตรที่เจาะรูไว้เป็นรหัสของคำสั่งหรือชุดคำสั่ง ใช้เมื่อต้องการแยกความแตกต่างกับ "บัตรข้อมูล" (data card) เมื่อส่งเข้าเครื่องเพื่อประมวลผล ต้องให้เครื่องอ่านบัตรชุดคำสั่งก่อนบัตรข้อมูล บัตรชุดคำสั่งนี้ ใช้เจาะได้ตั้งแต่คอลัมน์ 7 ถึง 72 เท่านั้น แต่บัตรข้อมูลเจาะได้ทั้ง 80คอลัมน์ของบัตร program checkชุดคำสั่งตรวจสอบหมายถึง โปรแกรมหรือชุดคำสั่งที่มีเก็บไว้ภายในเครื่องคอมพิวเตอร์ มีหน้าที่คอยตรวจสอบการวิ่ง (run) ชุดคำสั่ง ว่าเป็นไปอย่างถูกต้องหรือไม่ program flowchartผังงานโปรแกรมหมายถึง ผังที่ประกอบด้วยเส้นและสัญลักษณ์รูปต่าง ๆ ซึ่งนักเขียนโปรแกรมใช้ เพื่อให้มองเห็นขั้นตอนการทำงานของโปรแกรม ก่อนจะลงมือเขียนโปรแกรมจริง ๆ program libraryคลังโปรแกรมหมายถึง ที่เก็บรวบรวมชุดคำสั่งหรือโปรแกรมต่าง ๆ ซึ่งแปลไว้เป็นภาษาเครื่อง (machine language) แล้ว อาจเรียกใช้ได้ทันที มักเป็นชุดคำสั่งที่มีการเรียกใช้บ่อย ๆ มีความหมายเหมือน private library program windowหมายถึง วินโดว์ที่มองเห็นบนจอภาพหลังจากที่กดเมาส์สั่งเริ่มโปรแกรม ถ้าหากต้องการจะใช้โปรแกรมนั้น ต้องใช้คำสั่ง FILE...new หรือ open จะทำให้เห็นวินโดว์ใหม่เรียกว่า วินโดว์เอกสาร (document window) แล้วจึงจะเริ่มทำงานได้มีความหมายเหมือน application windowดู document window เปรียบเทียบ program mable logic arrayแถวลำดับตรรกะแบบสั่งการได้ใช้ตัวย่อว่า PLA (อ่านว่า พีเอแอล) เป็นลักษณะการออกแบบของวงจรรวมขนาดใหญ่ (very large scale integration) หรือ วีแอลเอสไอ (VLSI) แบบหนึ่ง มีลักษณะพิเศษ คือทำให้ออกแบบง่าย และมีความสม่ำเสมอ program mable read-only mePROMหน่วยความจำอ่านอย่างเดียวชนิดโปรแกรมได้ หมายถึง ชิปกึ่งตัวนำที่สามารถแสดงข้อมูลที่บันทึกไว้ได้ แต่จะแก้ไขแล้วบันทึกทับลงไปไม่ได้ program merนักเขียนโปรแกรมนักเขียนชุดคำสั่งหมายถึง คนที่เขียนโปรแกรมสั่งให้คอมพิวเตอร์ทำงานตามที่ต้องการได้ และควรจะมีความชำนาญด้วย (สำหรับคนที่หัดเขียนใหม่ ๆ ไม่ควรจะใช้คำ ๆ นี้) นักเขียนโปรแกรมที่ดีนั้น จะต้องรู้วิธีแก้ปัญหา และรู้ด้วยว่า จะแก้อย่างไร รวมทั้งต้องเข้าใจหลักและกฎเกณฑ์ของภาษาต่าง ๆ ที่จะทำให้เครื่องคอมพิวเตอร์เข้าใจด้วย เพื่อจะได้ปฏิบัติตามคำสั่งได้ program mingการเขียนโปรแกรมการสร้างโปรแกรมหมายถึง การเขียนหรือสร้างคำสั่งให้คอมพิวเตอร์ทำงานให้ได้ตามที่ต้องการ ด้วยภาษาที่คอมพิวเตอร์เข้าใจ (สามารถแปลได้) ในการเขียนโปรแกรมนี้ ผู้เขียนจะต้องเข้าใจถึงขั้นตอนการแก้ปัญหา วิธีการแก้ รวมทั้ง ศัพท์และไวยากรณ์ ตลอดจนกฎเกณฑ์ของภาษาที่เลือกใช้ ดู program ming language ประกอบ
program (n) สูจิบัตร, โครงการ, รายการ, กำหนดการ, แผน, ระเบียบวาระ program me(n) สูจิบัตร, โครงการ, รายการ, กำหนดการ, แผน, ระเบียบวาระ
นักจัดรายการ (n) DJ (disc jockey), See also: program manager , program director , Syn. ดีเจ , Example: ยามเช้าพ่อมักจะฟังรายการที่นักจัดรายการท่านนี้จัดเป็นประจำ, Thai Definition: ผู้ที่ทำหน้าดำเนินรายการในวิทยุ รายการโทรทัศน์ (n) television program mes, See also: programs สาขาวิชา (n) program โปรแกรม (n) program , See also: instruction , Syn. รายการ , Example: ไม่รู้ว่าโปรแกรมหนังเดือนนี้มีอะไรน่าสนใจบ้าง โปรแกรม (n) program , See also: instruction , Syn. ชุดคำสั่ง , Example: โปรแกรมคอมพิวเตอร์ใหม่ๆ ในปัจจุบันมีประสิทธิภาพดีขึ้นกว่าเก่ามาก, Count Unit: โปรแกรม, ชุด, Thai Definition: ชุดคำสั่งที่กำหนดระบบการทำงานของเครื่องคอมพิวเตอร์ โปรแกรมเมอร์ (n) program mer, Syn. นักเขียนโปรแกรม , Example: ์เมื่อนักวิเคราะห์ระบบวิเคราะห์งานเสร็จเรียบร้อยแล้วโปรแกรมเมอร์ก็ลงมือพัฒนาโปรแกรม, Count Unit: คน, Thai Definition: ผู้เขียนโปรแกรมคอมพิวเตอร์, Notes: (อังกฤษ) สูจิบัตร (n) program , See also: agenda , programme , Syn. กำหนดการ , Example: ผู้ชมทุกคนจะได้รับแจกสูจิบัตรก่อนเข้าชมละคร, Count Unit: แผ่น, ฉบับ, เล่ม, Thai Definition: ใบแสดงรายละเอียดต่างๆ ของรายการ หมายกำหนดการ (n) program , See also: schedule , timetable , Syn. กำหนดการ , แผนการ , Example: สมเด็จพระราชินีเอลิซาเบธที่สอง มีหมายกำหนดการเสด็จเยี่ยมจุฬาลงกรณ์มหาวิทยาลัย, Count Unit: ฉบับ, Thai Definition: เอกสารแจ้งกำหนดขั้นตอนของพระราชพิธี ที่จะต้องอ้างพระบรมราชโองการ, Notes: (ราชา) นักโปรแกรม (n) program mer, Example: ปัจจุบันตลาดแรงงานต้องการนักโปรแกรมที่มีฝีมือกันมาก, Count Unit: คน, Thai Definition: ผู้ที่มีความเชี่ยวชาญด้านการทำโปรแกรม
ฟรีโปรแกรม [frī prōkraēm] (n, exp) EN: freeware FR: logiciel gratuit [ m ] ; programme gratuit [ m ] ; gratuiciel [ m ] ; freeware [ m ] จัดรายการ [jat rāikān] (v, exp) EN: make a program me กำหนดการ [kamnotkān] (n) EN: schedule ; agenda ; program = program me (Am.) ; itinerary FR: programme [ m ] ; agenda [ m ] กำหนดรายการ [kamnot rāikān] (n, exp) EN: itinerary ; program กำหนดเวลา [kamnot wēlā] (v, exp) FR: planifier ; program mer การเขียนโปรแกรม [kān khīen prōkraēm] (n, exp) EN: computing program ming FR: programmation (informatique) [ f ] การติดตั้งโปรแกรม [kān tittang prōkraēm] (n, exp) FR: installation d'un logiciel [ f ] ; installation d'un program me [ f ] โครงการ [khrōngkān] (n) EN: plan ; project ; program ; scheme FR: plan [ m ] ; projet [ m ] ; programme [ m ] ; mission [ f ] ; dessein [ m ] ; schéma [ m ] ; résolution [ f ] โครงการอนุเคราะห์ [khrōngkān anukhrǿ] (n, exp) EN: aid program me โครงการอะพอลโล [Khrōngkān Aphøllō] (n, prop) EN: Apollo Program FR: programme Apollo [ m ]
节目 [jié mù, ㄐㄧㄝˊ ㄇㄨˋ, 节 目 / 節 目 ] program ; item (on a program ) #1,365 [Add to Longdo] 纲领 [gāng lǐng, ㄍㄤ ㄌㄧㄥˇ, 纲 领 / 綱 領 ] program ; guiding principle #11,191 [Add to Longdo] 程序员 [chéng xù yuán, ㄔㄥˊ ㄒㄩˋ ㄩㄢˊ, 程 序 员 / 程 序 員 ] program mer #25,015 [Add to Longdo] 程序性 [chéng xù xìng, ㄔㄥˊ ㄒㄩˋ ㄒㄧㄥˋ, 程 序 性 ] program #44,470 [Add to Longdo] 可编程 [kě biān chéng, ㄎㄜˇ ㄅㄧㄢ ㄔㄥˊ, 可 编 程 / 可 編 程 ] program mable #49,922 [Add to Longdo] 程式管理员 [chéng shì guǎn lǐ yuán, ㄔㄥˊ ㄕˋ ㄍㄨㄢˇ ㄌㄧˇ ㄩㄢˊ, 程 式 管 理 员 / 程 式 管 理 員 ] program manager (Windows) [Add to Longdo] 程式语言 [chéng shì yǔ yán, ㄔㄥˊ ㄕˋ ㄩˇ ㄧㄢˊ, 程 式 语 言 / 程 式 語 言 ] program ming language [Add to Longdo] 行动方案 [xíng dòng fāng àn, ㄒㄧㄥˊ ㄉㄨㄥˋ ㄈㄤ ㄢˋ, 行 动 方 案 / 行 動 方 案 ] program of action [Add to Longdo] 设计程式 [shè jì chéng shì, ㄕㄜˋ ㄐㄧˋ ㄔㄥˊ ㄕˋ, 设 计 程 式 / 設 計 程 式 ] program ming [Add to Longdo] 电脑语言 [diàn nǎo yǔ yán, ㄉㄧㄢˋ ㄋㄠˇ ㄩˇ ㄧㄢˊ, 电 脑 语 言 / 電 腦 語 言 ] program ming language; computer language [Add to Longdo]
計画 [けいかく, keikaku] TH: โปรแกรม EN: program 献立 [こんだて, kondate] TH: รายการ EN: program
Program m(n) |das, pl. Program me| โปรแกรม
番組 [ばんぐみ, bangumi] (n) program (e.g. TV); program me; (P) #136 [Add to Longdo] 計画 [けいかく, keikaku] (n, vs) plan; project; schedule; scheme; program ; program me; (P) #580 [Add to Longdo] 提供 [ていきょう, teikyou] (n, vs) offer; tender; program sponsoring; program me sponsoring; furnishing; provisioning; supply; (P) #627 [Add to Longdo] 予定 [よてい, yotei] (n, vs) plans; arrangement; schedule; program ; program me; expectation; estimate; (P) #635 [Add to Longdo] 値(P);価;直;價(oK) [あたい(値;価;價)(P);ね(値;直), atai ( atai ; atai ; atai )(P); ne ( atai ; choku )] (n, adj-no) (1) price; cost; (2) value; worth; merit; (3) (あたい only) { math } value; count; number; (4) (あたい only) { comp } variable (computer program ming, program ing); (P) #1,346 [Add to Longdo] 実行 [じっこう, jikkou] (n, vs) practice; practise; performance; execution (e.g. program ) (program me); realization; realisation; implementation; (P) #1,570 [Add to Longdo] 区域 [くいき, kuiki] (n) (1) limits; boundary; domain; zone; sphere; territory; (2) area (e.g. in program ming languages); (P) #1,620 [Add to Longdo] 学部 [がくぶ, gakubu] (n, adj-no) (1) department of a university; (adj-f) (2) undergraduate (course, program , etc.); (P) #1,742 [Add to Longdo] プログラム [puroguramu] (n, vs) { comp } program ; program me; (P) #2,213 [Add to Longdo] 代わり(P);替わり(P);代り;替り [かわり, kawari] (n, adj-no) (1) substitute; replacement; substituting; replacing; (2) stand-in; proxy; alternate; deputy; relief; successor; (3) (usu. as 〜代わりに, etc.) (See 代わりに) compensation; exchange; return; (4) (usu. as お代わり) (See お代わり・おかわり・1) second helping; another cup; seconds; (5) (abbr) (esp. 替わり, 替り) (See 替わり狂言) upcoming program ; upcoming program me; (P) #2,233 [Add to Longdo]
アプリケーションプログラミングインタフェース [あぷりけーしょんぷろぐらみんぐいんたふぇーす, apurike-shonpuroguraminguintafe-su] application program ming interface (API) [Add to Longdo] アプリケーションプログラム [あぷりけーしょんぷろぐらむ, apurike-shonpuroguramu] application program [Add to Longdo] イニシャルプログラムロード [いにしゃるぷろぐらむろーど, inisharupuroguramuro-do] initial program load (IPL) [Add to Longdo] インストーラ [いんすとーら, insuto-ra] installer (installation program ) [Add to Longdo] インストールプログラム [いんすとーるぷろぐらむ, insuto-rupuroguramu] installation program [Add to Longdo] インストレーションプログラム [いんすとれーしょんぷろぐらむ, insutore-shonpuroguramu] installation program [Add to Longdo] インタプリタ [いんたぷりた, intapurita] interpreter, interpretive program [Add to Longdo] オーサリングプログラム [おーさりんぐぷろぐらむ, o-saringupuroguramu] authoring program [Add to Longdo] オブジェクト指向プログラミング [オブジェクトしこうプログラミング, obujiekuto shikou puroguramingu] object-oriented program ming [Add to Longdo] キーボードプログラム入力式計算器 [キーボードプログラムにゅうりょくしきけいさんき, ki-bo-dopuroguramu nyuuryokushikikeisanki] calculator with keyboard program input [Add to Longdo]
From The Collaborative International Dictionary of English v.0.48 [gcide]:
computer program \computer program\ n.
a sequence of instructions, stored in any medium, that can be
interpreted and executed by a computer; -- called most
frequently a {program}. This term is used both for the
written program (a document) and for its corresponding
electronic version stored or executed on the computer. See
{instruction}; as, Version 1.0 of the program had a serious
bug that caused the computer to crash frequently..
Syn: program, program, computer programme.
[WordNet 1.5 +PJC]
From The Collaborative International Dictionary of English v.0.48 [gcide]:
Program \Pro"gram\, n.
Same as {Programme}.
[1913 Webster]
From WordNet (r) 3.0 (2006) [wn]:
program
n 1: a series of steps to be carried out or goals to be
accomplished; "they drew up a six-step plan"; "they
discussed plans for a new bond issue" [syn: {plan},
{program}, {programme}]
2: a system of projects or services intended to meet a public
need; "he proposed an elaborate program of public works";
"working mothers rely on the day care program" [syn:
{program}, {programme}]
3: a radio or television show; "did you see his program last
night?" [syn: {broadcast}, {program}, {programme}]
4: a document stating the aims and principles of a political
party; "their candidate simply ignored the party platform";
"they won the election even though they offered no positive
program" [syn: {platform}, {political platform}, {political
program}, {program}]
5: an announcement of the events that will occur as part of a
theatrical or sporting event; "you can't tell the players
without a program" [syn: {program}, {programme}]
6: an integrated course of academic studies; "he was admitted to
a new program at the university" [syn: {course of study},
{program}, {programme}, {curriculum}, {syllabus}]
7: (computer science) a sequence of instructions that a computer
can interpret and execute; "the program required several
hundred lines of code" [syn: {program}, {programme},
{computer program}, {computer programme}]
8: a performance (or series of performances) at a public
presentation; "the program lasted more than two hours" [syn:
{program}, {programme}]
v 1: arrange a program of or for; "program the 80th birthday
party" [syn: {program}, {programme}]
2: write a computer program [syn: {program}, {programme}]
From The Jargon File (version 4.4.7, 29 Dec 2003) [jargon]:
program
n.
1. A magic spell cast over a computer allowing it to turn one's input into
error messages.
2. An exercise in experimental epistemology.
3. A form of art, ostensibly intended for the instruction of computers,
which is nevertheless almost inevitably a failure if other programmers
can't understand it.
เพิ่มคำศัพท์
ทราบความหมายของคำศัพท์นี้? กด [เพิ่มคำศัพท์] เพื่อใส่คำนี้พร้อมความหมาย เพื่อเป็นวิทยาทานแก่ผู้ใช้ท่านอื่น ๆ
Are you satisfied with the result?
Discussions
บริการ ติดโพย (PopThai)
เป็นบริการเปิดพจนานุกรมอัตโนมัติ โดยผู้ใช้สามารถป้อนข้อความ ทีละประโยค หรือ เป็นหน้าเลยก็ได้ ไม่จำเป็นต้องทีละคำสองคำ
ระบบจะทำการแนบความหมายของคำหรือวลีภาษาต่างประเทศ
(ปัจจุบันสนับสนุน ภาษาอังกฤษ, ญี่ปุ่นและเยอรมัน )
ติดกับเนื้อหานั้นๆ และจะแสดงผลความหมายเมื่อเอาเมาส์ไปวางเหนือคำหนึ่งๆ
ช่วยให้สามารถเข้าใจเนื้อหาของเวบภาษาต่างประเทศได้สะดวกและรวดเร็วยิ่งขึ้น
ความหมายของคำจะปรากฏขึ้นมาเมื่อท่านเอาเมาส์ไปวางบนคำหรือวลีที่มีอยู่ในพจนานุกรม
โดยไม่จำเป็นต้องกดปุ่มใดๆ
ดังตัวอย่างในรูปข้างล่างนี้
คุณสมบัติ / Features
แสดงความหมายของคำโดยอัตโนมัติ เพียงวางเมาส์ไว้บนคำที่ต้องการทราบความหมาย
สนับสนุนเวบหลากภาษา (ปัจจุบัน ภาษาอังกฤษ ญี่ปุ่น และเยอรมัน)
ค้นหาความหมายจากพจนานุกรมหลายชุดพร้อมๆกัน ในฐานข้อมูลของ Longdo ได้แก่
Lexitron2, Hope, Nontri, Longdo อังกฤษ-ไทย, Longdo เยอรมัน-ไทย เป็นต้น
แสดงได้ทั้งความหมายของคำเดี่ยว และคำผสม ได้อย่างถูกต้อง
เช่น Secretary of State=รัฐมนตรีต่างประเทศของสหรัฐฯ (ในภาพตัวอย่าง),
High school=โรงเรียนมัธยมปลาย
แสดงความหมายของคำที่แปรรูปจากคำในพจนานุกรมได้ เช่น
เมื่อวางเมาส์ไว้บนคำว่า executed/abusing ซึ่งไม่มีในพจนานุกรม
เครื่องจะแสดงความหมายของคำว่า execute/abuse ให้โดยอัตโนมัติ
เรียกใช้งานได้ง่ายเพียงกดปุ่ม PopThai บน
Longdo Toolbar
เพื่อแนบความหมายหน้าจอที่เปิดชมอยู่ในขณะนั้น
แก้ไข Link ในหน้าที่แสดง เพื่อให้สามารถเปิดชม Link เหล่านั้นผ่านบริการ PopThai
ได้ทันทีเช่นเดียวกัน
สนับสนุนบราวเซอร์ชั้นนำทั่วไป เช่น Internet Explorer, Firefox, Chrome, Safari, Konqueror, etc.
แสดง Link ให้ผู้ใช้ช่วยป้อนความหมายสำหรับคำที่ยังไม่มีอยู่ในพจนานุกรม
ใหม่: บริการ Vocabulary แสดงสรุปรายการคำศัพท์พร้อมความหมาย สำหรับพิมพ์ออกมาอ่านได้สะดวก
วิธีใช้งาน ให้เลือกตรงตัวเลือกบริการด้านบน ให้เป็น Vocabulary แทน PopThai. (PopThai ในโหมดปกติ จะเหมาะกับการใช้งาน on-line
หน้าจอคอมพิวเตอร็ ส่วนบริการ Vocabulary เหมาะสำหรับท่านที่ต้องการพิมพ์รายการคำศัพท์และความหมายออกมาบนกระดาษไว้อ่าน off-line)
ใหม่: บริการ Pronunciation Guide แสดงคำอ่านของคำใน เว็บ หรือ text ที่ป้อนให้ ข้างบนคำนั้นๆ, นอกเหนือไป
จากการแสดง pop-up ความหมาย. วิธีใช้งาน ให้เลือกตรงตัวเลือกบริการด้านบน ให้เป็น Pronunciation.
ขณะนี้ใช้ได้กับภาษาอังกฤษ (แสดงคำอ่านภาษาอังกฤษ) และภาษาญี่ปุ่น (แสดง hiragana เหนือคันจิ). บริการนี้
ใช้ extension ของ browser ที่ชื่อ Ruby ปัจจุบันมีแค่ IE browser ที่สนับสนุน ถ้าเป็น browser อื่นๆ จะเห็นคำอ่านปรากฎในวงเล็บแทน
วิธีใช้
ท่านสามารถป้อนเนื้อหาหรือ URL ของเว็บไซต์ที่ต้องการให้แนบความหมายนี้ ในช่องใส่ข้อความค้นหาปกติ
หลังจากนั้นเลือกบริการที่ต้องการ (เช่น ถ้าป้อนข้อความ ให้เลือก PopThai (text) ถ้าป้อน URL ให้เลือก PopThai (URL)) ถ้าท่านไม่เลือกบริการ
ระบบจะเดาบริการที่ท่านต้องการ จากข้อความที่ท่านใส่เข้ามา (ว่าเป็นข้อความหรือเป็น URL) โดยอัตโนมัติ,
จากนั้นกด Submit เป็นอันเสร็จ
ในกรณีที่ท่านใส่ URL ระบบจะไปทำการดาวน์โหลดเนื้อหาของหน้านั้นๆ มาและแนบความหมาย พร้อมแก้ไขลิงค์ต่างๆ ให้เป็นผ่านบริการ PopThai เ
พื่อที่ว่าเมื่อท่านกดที่ลิงค์ใดๆ ต่อไปจากเพจนั้นๆ ก็จะมีการแนบความหมายมาให้ด้วยในทันที
เพื่อเพิ่มความสะดวกในการใช้ท่านสามารถใช้ PopThai ผ่าน Longdo Toolbar โดยเมื่อท่านเปิดดูเว็บไซต์ใดๆ อยู่ตามปกติ และต้องการใช้บริการ PopThai สำหรับ
หน้านั้นๆ สามารถทำได้ทันที โดยคลิกที่ปุ่ม PopThai บน Toolbar รายละเอียดเพิ่มเติมโปรดอ่านที่ Longdo Toolbar
คำเตือน ในกรณีของ URL นี้ ถึงแม้ทางผู้ดูแลระบบลองดูจะได้ทำการทดสอบกับหลายเว็บไซต์
แล้วก็ตาม ยังมีบางเว็บไซต์ที่ข้อมูลเวลาที่ระบบไปโหลดมาจะแตกต่างจากที่ท่านเปิดดูโดยใช้ browser โดยตรง โปรดระวังด้วย และไม่ควรใช้กับหน้าเว็บไซต์ที่
ต้องการความถูกต้องสูง)
Problems & TODO
inflected word support (German)
support HTTP POST
other foreign language support (Japanese, French)
เราทราบดีว่าท่านผู้ใช้คงไม่ได้อยากให้มีโฆษณาเท่าใดนัก แต่โฆษณาช่วยให้ทาง Longdo เรามีรายรับเพียงพอที่จะให้บริการพจนานุกรมได้แบบฟรีๆ ต่อไป
ดูรายละเอียดเพิ่มเติม