ตัวกรองผลการค้นหา
PDL
แปลว่า(Software Engineering) program design language; a combination of natural language with programming language-like constructs
Clusters
แปลว่า(Software Engineering) a collection of program components (modules) that is tested as a group
White box testing
แปลว่าa test case design technique that makes use of a knowledge of the internal program logic
Unit testing
แปลว่า(Software Engineering) part of the testing strategy that focuses on tests to individual program components
การกำหนดรูปแบบเพื่อการค้นหาข้อความหรือตัวอักษรว่า มีอยู่ในข้อความที่กำหนดหรือไม่ (คอมพิวเตอร์),regular expression (Computer)
ภาษาญี่ปุ่น正規表現
คำอ่านภาษาญี่ปุ่นせいきひょうげん
Modularity
แปลว่า(Software Engineering) an attribute of a design that leads to the creation of high quality program components
Black box testing
แปลว่า(Software Engineering) testing that does not focus on the internal details of the program but uses external requirements
Reverse engineering
แปลว่า(Software Engineering) trying to develop design models or an understanding of design using program code as a starting point
คอมพิวเตอร์
หมายถึงน. เครื่องอิเล็กทรอนิกส์แบบอัตโนมัติ ทำหน้าที่เสมือนสมองกล ใช้สำหรับแก้ปัญหาต่าง ๆ ทั้งที่ง่ายและซับซ้อน โดยวิธีทางคณิตศาสตร์. (อ. computer).
Basis path testing
แปลว่า(Software Engineering) a white box test case design technique that used the algorithmic flow of the program to design tests
Structured programming
แปลว่า(Software Engineering) a design method that limited design constructs to only three basic forms and constrains program flow for better quality
You Can't Teach An Old Dog New Tricks