ตัวกรองผลการค้นหา
code
แปลว่าข้อบัญญัติ
morse code
แปลว่ารหัสโทรเลข ซึ่งมีลักษณะเป็นจุดและขีด เป็นแบบรหัสของชาวอเมริกัน ชื่อ มอซ เป็นผู้คิดขึ้น
building code
แปลว่าบทบัญญัติอาคาร
continental code
แปลว่ารหัสแบบจุด-ขีดในการโทรเลข ซึ่งก็ใช้เป็นสัญญาณในการส่งข่าวทางวิทยุ
highway code
แปลว่าประมวลกฎหมายข้อบังคับว่าด้วยการใช้ทาง
Automatic code generation
แปลว่า(Software Engineering) tools that generate source code from a representation of software that is not source code
LOC
แปลว่า(Software Engineering) lines of code
Coding
แปลว่า(Software Engineering) the generation of source code
Line-of-code metrics
แปลว่า(Software Engineering) measures of quality or productivity that are normalized using lines of code produced
Component reuse
แปลว่า(Software Engineering) the ability to reuse a portion of a model, source code, test case, etc.
Reverse engineering
แปลว่า(Software Engineering) trying to develop design models or an understanding of design using program code as a starting point
Refactoring
แปลว่า(Software Engineering) changing software in a way that improves its internal structure but does not change it external behavior; often conducted iteratively as design evolves into code.