\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()
}
}
// -->
มีผลลัพธ์ที่ไม่แสดงผลอยู่ sequent (adj) ต่อเนื่องกัน, See also: ติดต่อกัน , ตามลำดับ , ตามมา , เป็นผลที่ตามมา , Syn. chronological , serial , consecutive sequent (n) ผลลัพธ์ (คำทางการ), See also: ผล , ผลที่ตามมา sequent ial(adj) ซึ่งต่อเนื่องกัน, See also: ติดต่อกัน , ซึ่งเป็นผลตามมา , Syn. subsequent , later , steady , persistent sequent ially(adv) อย่างเป็นลำดับ, See also: อย่างติดต่อกัน , Syn. consecutively , respectively
sequent (ซี'เควินทฺ) adj. ต่อเนื่องกัน, ติดต่อกัน, ตามลำดับ, ตามมา, เป็นผลที่ตามมา n. สิ่งที่ตามมา, ผลลัพธ์, ผล, See also: sequently adv. sequent ial(ซีเควน'เชิส) adj. ต่อเนื่องกัน, ติดต่อกัน, ที่ตามมา, เป็นผลลัพธ์, เป็นผลที่สุด, See also: sequentiality n. sequent ial access methodวิธีเข้าถึงโดยลำดับใช้ตัวย่อว่า SAM (อ่านว่า แซม) หมายถึง การเข้าถึงหน่วยเก็บข้อมูลหรือสื่อบางชนิด เช่น แถบแม่เหล็ก (tape) ซึ่งจะเก็บข้อมูลไว้ตามลำดับ วิธีที่ใช้ในการเข้าถึงข้อมูลขึ้นอยู่กับระยะทางของตำแหน่งของข้อมูลที่บรรจุไว้ในสื่อนั้น หากข้อมูลถูกเก็บอยู่ตอนปลาย กว่าจะเข้าถึงข้อมูล ก็ย่อมจะเสียเวลานานดู random access เปรียบเทียบ sequent ial fileแฟ้มลำดับหมายถึง แฟ้มข้อมูลที่จะเข้าถึงได้ไปตามลำดับ (sequent ial) สื่อตัวอย่างที่เห็นง่ายก็คือ แถบบันทึกเพลง (tape) กว่าจะเข้าไปถึงเพลงลำดับท้าย ๆ ก็ต้องหมุนผ่านเพลงแรก ๆ ไป ก่อน ต้องรอจนกว่าจะถึงเพลงที่ต้องการ (ตรงข้ามกับ จานเสียงหรือซีดี (CD) ที่เราสามารถเลือกฟังเพลงที่ต้องการได้ทันที) consequent (คอน'ซะเควินทฺ) adj. เป็นผลเนื่องมาแต่ n. ผลที่ตามมา, ผลที่เกิดขึ้น consequent ial (คอนซะเควน'เชิล) adj. เกี่ยวกับผลที่ตามมา, เกี่ยวกับผลลัพธ์, อวดดี, วางท่า, See also: consequentiality n. ดูconsequential consequentialness n. ดูconsequential, Syn. important, eventful consequent ly (คอน'ซะเควินทฺลี) adv. ผลที่สุดก็คือ, เพราะฉะนั้น, Syn. hence, therefore -Conf. subsequently indexed sequent ial access วิธีการเข้าถึงลำดับดรรชนีใช้ตัวย่อว่า ISAM (อ่านว่า ไอแซม) เป็นเทคนิคที่ใช้ในการเก็บข้อมูลอย่างหนึ่ง เพื่อให้สามารถเรียกมาใช้ได้อย่างมีประสิทธิภาพยิ่ง ใช้ในโปรแกรมประเภทคลังข้อมูล subsequent (ซับ'ซะเควินทฺ) adj. ภายหลัง, ซึ่งตามมา, ต่อมา, ครั้นแล้ว, หลังจากที่, ก็., See also: subsequently adv., Syn. following
sequent (adj) ซึ่งติดต่อกัน, ตามลำดับ, ซึ่งต่อเนื่องกัน consequent (adj) เป็นผลลัพธ์, เป็นผลเนื่องมาจาก consequent (n) ผลที่เกิดขึ้น, ผลสืบเนื่อง consequent ial (adj) เกี่ยวกับผลลัพธ์, ที่สืบเนื่องมา, ที่สำคัญ consequent ly (adv) เพราะฉะนั้น, ดังนั้น, ผลที่สุดก็คือ inconsequent (adj) ไม่สมเหตุผล, นอกประเด็น, ไม่ต่อเนื่องกัน inconsequent ial (adj) ไม่สมเหตุผล, เล็กน้อย, ไม่สำคัญ subsequent (adj) ก็, ตามมา, ภายหลัง, หลังจากที่, ครั้นแล้ว
sequent ial structureโครงสร้างแบบลำดับ, โครงสร้างการทำงานแบบเป็นขั้นตอนเพื่อแก้ปัญหาจะทำงานตามคำสั่งที่เขียนไว้ตามลำดับ ตั้งแต่คำสั่งแรก ไปจนถึงคำสั่งสุดท้าย โดยที่คำสั่งในที่นี้อาจเป็นคำสั่งเดี่ยวๆ หรือเป็นคำสั่งเชิงซ้อนที่มีหลายคำสั่งย่อย [พจนานุกรมศัพท์ สสวท.]
จึง [jeung] (x) EN: then ; thus ; so ; because ; after that FR: donc ; ainsi ; alors ; par conséquent ; au juste ; en fait ก็ [kø =kǿ] (adv) EN: then ; subsequent ly ; afterwards ; as ; still ; also ; too ; if ; well why not ; well FR: alors ; aussi ; de même ; dans ce cas ; en conséquence ; par conséquent ; mais ; après tout แล้วก็ [laēokø] (conj) EN: then ; and then ; and afterwards ; and subsequent ly ; after that FR: ensuite ; et puis ; au fait เงื่อนไขบังคับหลัง [ngeūoenkhai bangkhap lang] (n, exp) EN: subsequent condition ภายหลัง [phāilang] (adv) EN: later ; afterward ; after ; consequent ly ; next ; following days ; in later days FR: à la suite de ; par la suite เพราะฉะนั้น [phrǿ chanan] (x) EN: for that reason ; therefore ; wherefore ; hence ; consequent ly ; in consequence ; so ; as FR: par conséquent ; en conséquence (de) ; pour cette raison เพราะเหตุนี้ [phrǿ hēt nī] (x) EN: for this reason ; therefore ; wherefore ; hence ; consequent ly ; in consequence ; so ; as FR: à cause de ça สืบเนื่อง [seūpneūang] (x) EN: as a consequence of ; because of ; consequent ial ต่อมา [tømā] (x) EN: after that ; later ; subsequent ly FR: ensuite ; plus tard ; après ; par la suite ; postérieurement ; subséquemment ต้องกัน [tǿng kan] (adv) EN: accordingly ; agree ; concurringly ; correspondingly ; suitably ; consequent ly
次 [つぎ, tsugi] (n, adj-no) (1) next; following; subsequent ; (2) stage; station; (P) #226 [Add to Longdo] 伴う(P);伴なう(io) [ともなう, tomonau] (v5u, vi) to accompany; to bring with; to be accompanied by; to be involved in; to be consequent upon; (P) #2,575 [Add to Longdo] 次いで [ついで, tsuide] (adv, conj) next; secondly; subsequent ly; (P) #6,488 [Add to Longdo] 順次 [じゅんじ, junji] (adv) in order; sequent ial; seriatim; (P) #7,294 [Add to Longdo] 従って [したがって, shitagatte] (conj) (uk) (See にしたがって) therefore; consequent ly; accordingly; (P) #7,480 [Add to Longdo] 順番 [じゅんばん, junban] (n) (See 出番) turn (in line); order of things; sequent ial order; (P) #8,049 [Add to Longdo] 故に [ゆえに, yueni] (conj) (uk) therefore; consequent ly; (P) #9,081 [Add to Longdo] 後に [のちに, nochini] (adv) (See 後・のち・1, 末に・すえに・1) later on; subsequent ly; by and by; after a while #9,837 [Add to Longdo] 逐次 [ちくじ, chikuji] (adv, adj-no) successively; one after another; sequent ially; (P) #18,405 [Add to Longdo] この結果 [このけっか, konokekka] (exp) consequent ly; as a result [Add to Longdo]
割付け順番 [わりつけじゅんばん, waritsukejunban] sequent ial layout order [Add to Longdo] 索引順アクセス方式 [さくいんじゅんアクセスほうしき, sakuinjun akusesu houshiki] Indexed Sequent ial Access Method, ISAM [Add to Longdo] 索引順次アクセス方式 [さくいんじゅんじアクセスほうしき, sakuinjunji akusesu houshiki] Indexed Sequent ial Access Method, ISAM [Add to Longdo] 索引順編成データセット [さくいんじゅんへんせいデータセット, sakuinjunhensei de-tasetto] indexed sequent ial data set [Add to Longdo] 自動設定繰返し演算 [じどうせっていくりかえしえんざん, jidousetteikurikaeshienzan] iterative operation, automatic sequent ial operation [Add to Longdo] 順ファイル [じゅんファイル, jun fairu] sequent ial file [Add to Longdo] 順呼出し [じゅんよびだし, junyobidashi] sequent ial access [Add to Longdo] 順次 [じゅんじ, junji] sequent ial [Add to Longdo] 順次アクセス [じゅんじアクセス, junji akusesu] sequent ial access, serial access [Add to Longdo] 順序回路 [じゅんじょかいろ, junjokairo] sequent ial circuit [Add to Longdo]
From The Collaborative International Dictionary of English v.0.48 [gcide]:
Sequent \Se"quent\, a. [L. sequens, -entis, p. pr. of sequi to
follow. See {Sue} to follow.]
1. Following; succeeding; in continuance.
[1913 Webster]
What to this was sequent
Thou knowest already. --Shak.
[1913 Webster]
2. Following as an effect; consequent.
[1913 Webster]
From The Collaborative International Dictionary of English v.0.48 [gcide]:
Sequent \Se"quent\, n.
1. A follower. [R.] --Shak.
[1913 Webster]
2. That which follows as a result; a sequence.
[1913 Webster]
From WordNet (r) 3.0 (2006) [wn]:
sequent
adj 1: in regular succession without gaps; "serial concerts"
[syn: {consecutive}, {sequent}, {sequential}, {serial},
{successive}]
2: following or accompanying as a consequence; "an excessive
growth of bureaucracy, with attendant problems"; "snags
incidental to the changeover in management"; "attendant
circumstances"; "the period of tension and consequent need
for military preparedness"; "the ensuant response to his
appeal"; "the resultant savings were considerable" [syn:
{attendant}, {consequent}, {accompanying}, {concomitant},
{incidental}, {ensuant}, {resultant}, {sequent}]
เพิ่มคำศัพท์
ทราบความหมายของคำศัพท์นี้? กด [เพิ่มคำศัพท์] เพื่อใส่คำนี้พร้อมความหมาย เพื่อเป็นวิทยาทานแก่ผู้ใช้ท่านอื่น ๆ
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 เรามีรายรับเพียงพอที่จะให้บริการพจนานุกรมได้แบบฟรีๆ ต่อไป
ดูรายละเอียดเพิ่มเติม