Stands for

Stands for "Beginner's All-purpose

Stands for "Beginner's All-purpose Symbolic Instruction Code." BASIC is a computer programming language that was developed in the mid-1960s to provide a way for students to write simple computer programs. Since then, the language has evolved into a more robust and powerful language and can be used to create advanced programs for today's computer systems.

BASIC originally used numbers at the beginning of each instruction (or line) to tell the computer what order to process the instructions. Lines would be numbered as 10, 20, 30, etc., which would allow additional instructions to be placed between commands later on if needed. "GOTO" statements enabled programs to loop back to earlier instructions during execution. For example, line 230 of a BASIC program may have an "if" clause that tells the computer to jump back to line 50 if a variable is less than 10. This instruction might look something like this:
230 IF (N < 10) THEN GOTO 50
More modern BASIC implementations use "while loops," which perform a series of instructions as long as a certain case is true. Newer BASIC development software also supports more data types, such as integers, strings, and arrays, for storing variables and other data. While the first BASIC development environments were strictly text-based, today's BASIC programming software allows developers to design much of their programs visually, using a graphical user interface. Some of the more popular BASIC development programs used today include REALbasic and Microsoft Visual Basic.
0/5000
จาก: -
เป็น: -
ผลลัพธ์ (ไทย) 1: [สำเนา]
คัดลอก!
หมายถึง "ของผู้เริ่มต้นสอนอเนกประสงค์ตราสัญลักษณ์รหัส" BASIC เป็นภาษาการเขียนโปรแกรมคอมพิวเตอร์ที่ได้รับการพัฒนาในระดับกลาง 1960 เพื่อให้ทางนักศึกษาการเขียนโปรแกรมคอมพิวเตอร์อย่างง่าย ตั้งแต่นั้น ภาษามีพัฒนาภาษาที่แข็งแกร่ง และมีประสิทธิภาพมากขึ้น และสามารถใช้ในการสร้างโปรแกรมขั้นสูงสำหรับระบบคอมพิวเตอร์วันนี้

พื้นฐานเดิมใช้หมายเลขของแต่ละคำสั่ง (หรือบรรทัด) เพื่อบอกลำดับการประมวลผลคำสั่งคอมพิวเตอร์ บรรทัดจะมีตัวเลขเป็น 10, 20, 30 เป็นต้น ซึ่งจะช่วยให้คำแนะนำเพิ่มเติมเพื่อวางระหว่างคำสั่งในภายหลังถ้าจำเป็น คำสั่ง "ไป" เปิดใช้งานโปรแกรมจะวนกลับไปยังขั้นตอนก่อนหน้านี้ในระหว่างการดำเนินการ ตัวอย่าง สาย 230 โปรแกรมพื้นฐานอาจมี "ถ้า" ส่วนคำสั่งที่บอกให้คอมพิวเตอร์เพื่อข้ามไปบรรทัด 50 หากตัวแปรคือ น้อยกว่า 10 คำสั่งนี้อาจดูเหมือน:
ถ้า 230 (N < 10) แล้วไป 50
ใช้งานพื้นฐานสมัยใหม่ใช้ "ลูป ซึ่งดำเนินการชุดของคำสั่งตราบใดกรณีหนึ่งเป็นจริงได้ รุ่นพื้นฐานพัฒนาซอฟต์แวร์ยังสนับสนุนชนิดข้อมูลเพิ่มเติม เช่นจำนวนเต็ม สาย และอาร์ เรย์ จัดเก็บตัวแปรและข้อมูลอื่น ๆ ขณะที่สภาพแวดล้อมการพัฒนาพื้นฐานแรกอย่างเคร่งครัดข้อ วันนี้ซอฟต์แวร์เขียนโปรแกรมพื้นฐานช่วยให้นักพัฒนาในการออกแบบโปรแกรมของพวกเขามากมองเห็น ที่ใช้อินเทอร์เฟซสำหรับผู้ใช้แบบกราฟิก บางโปรแกรมพัฒนาพื้นฐานมากขึ้นนิยมใช้ในปัจจุบันได้แก่ REALbasic และ Microsoft Visual Basic การ
การแปล กรุณารอสักครู่..
ผลลัพธ์ (ไทย) 2:[สำเนา]
คัดลอก!
Stands for "Beginner's All-purpose Symbolic Instruction Code." BASIC is a computer programming language that was developed in the mid-1960s to provide a way for students to write simple computer programs. Since then, the language has evolved into a more robust and powerful language and can be used to create advanced programs for today's computer systems.

BASIC originally used numbers at the beginning of each instruction (or line) to tell the computer what order to process the instructions. Lines would be numbered as 10, 20, 30, etc., which would allow additional instructions to be placed between commands later on if needed. "GOTO" statements enabled programs to loop back to earlier instructions during execution. For example, line 230 of a BASIC program may have an "if" clause that tells the computer to jump back to line 50 if a variable is less than 10. This instruction might look something like this:
230 IF (N < 10) THEN GOTO 50
More modern BASIC implementations use "while loops," which perform a series of instructions as long as a certain case is true. Newer BASIC development software also supports more data types, such as integers, strings, and arrays, for storing variables and other data. While the first BASIC development environments were strictly text-based, today's BASIC programming software allows developers to design much of their programs visually, using a graphical user interface. Some of the more popular BASIC development programs used today include REALbasic and Microsoft Visual Basic.
การแปล กรุณารอสักครู่..
ผลลัพธ์ (ไทย) 3:[สำเนา]
คัดลอก!
ย่อมาจาก " การเริ่มต้นทั้งหมดวัตถุประสงค์สัญลักษณ์รหัสคำสั่ง " พื้นฐานการเขียนโปรแกรมคอมพิวเตอร์ ภาษา ที่ถูกพัฒนาขึ้นในช่วงกลางทศวรรษที่ 1960 เพื่อให้วิธีให้นักเรียนเขียนโปรแกรมง่าย เพราะงั้น ภาษามีวิวัฒนาการมาเป็นวงที่มีประสิทธิภาพด้านภาษาและสามารถใช้ในการสร้างโปรแกรมขั้นสูงสำหรับวันนี้

ระบบคอมพิวเตอร์พื้นฐานเดิมใช้ตัวเลขที่จุดเริ่มต้นของแต่ละคำสั่ง ( หรือสาย ) เพื่อบอกคอมพิวเตอร์ว่าเพื่อที่จะประมวลผลคำสั่ง สายจะเป็นเลขเป็น 10 , 20 , 30 , ฯลฯ ซึ่งจะช่วยให้คำแนะนำเพิ่มเติมจะอยู่ระหว่างคำสั่งในภายหลังได้ถ้าจำเป็น . และ " งบเปิดใช้งานโปรแกรมลูปกลับไปก่อนหน้านี้คําแนะนําในการ ตัวอย่างเช่นสาย 230 ของโปรแกรมพื้นฐานได้ " ถ้า " ประโยคที่จะบอกคอมพิวเตอร์ให้กระโดดกลับไปที่บรรทัด 50 ถ้าตัวแปรน้อยกว่า 10 คำสั่งนี้อาจมีลักษณะบางอย่างเช่นนี้ :
ถ้า ( N < 10 ) จากนั้นไปที่การใช้งานพื้นฐาน 50
ทันสมัยมากขึ้นใช้ " ในขณะที่ลูป " ซึ่งดำเนินการชุดของคำสั่งตราบใดที่คดีเป็นจริงใหม่พื้นฐานการพัฒนาซอฟต์แวร์ยังสนับสนุนเพิ่มเติมประเภทของข้อมูล เช่น จำนวนเต็ม , สตริง , และอาร์เรย์จัดเก็บตัวแปรและข้อมูลอื่น ๆ ขณะที่พื้นฐานแรกพัฒนาสภาพแวดล้อมอย่างเคร่งครัดตามข้อความซอฟต์แวร์พื้นฐานการเขียนโปรแกรม วันนี้ช่วยให้นักพัฒนาออกแบบมากของโปรแกรมของพวกเขามองเห็นโดยใช้อินเตอร์เฟซผู้ใช้แบบกราฟิกบางส่วนของความนิยมมากขึ้นพื้นฐานการพัฒนาโปรแกรมที่ใช้ในวันนี้ รวมถึงนักและ Microsoft Visual Basic .
การแปล กรุณารอสักครู่..
 
ภาษาอื่น ๆ
การสนับสนุนเครื่องมือแปลภาษา: กรีก, กันนาดา, กาลิเชียน, คลิงออน, คอร์สิกา, คาซัค, คาตาลัน, คินยารวันดา, คีร์กิซ, คุชราต, จอร์เจีย, จีน, จีนดั้งเดิม, ชวา, ชิเชวา, ซามัว, ซีบัวโน, ซุนดา, ซูลู, ญี่ปุ่น, ดัตช์, ตรวจหาภาษา, ตุรกี, ทมิฬ, ทาจิก, ทาทาร์, นอร์เวย์, บอสเนีย, บัลแกเรีย, บาสก์, ปัญจาป, ฝรั่งเศส, พาชตู, ฟริเชียน, ฟินแลนด์, ฟิลิปปินส์, ภาษาอินโดนีเซี, มองโกเลีย, มัลทีส, มาซีโดเนีย, มาราฐี, มาลากาซี, มาลายาลัม, มาเลย์, ม้ง, ยิดดิช, ยูเครน, รัสเซีย, ละติน, ลักเซมเบิร์ก, ลัตเวีย, ลาว, ลิทัวเนีย, สวาฮิลี, สวีเดน, สิงหล, สินธี, สเปน, สโลวัก, สโลวีเนีย, อังกฤษ, อัมฮาริก, อาร์เซอร์ไบจัน, อาร์เมเนีย, อาหรับ, อิกโบ, อิตาลี, อุยกูร์, อุสเบกิสถาน, อูรดู, ฮังการี, ฮัวซา, ฮาวาย, ฮินดี, ฮีบรู, เกลิกสกอต, เกาหลี, เขมร, เคิร์ด, เช็ก, เซอร์เบียน, เซโซโท, เดนมาร์ก, เตลูกู, เติร์กเมน, เนปาล, เบงกอล, เบลารุส, เปอร์เซีย, เมารี, เมียนมา (พม่า), เยอรมัน, เวลส์, เวียดนาม, เอสเปอแรนโต, เอสโทเนีย, เฮติครีโอล, แอฟริกา, แอลเบเนีย, โคซา, โครเอเชีย, โชนา, โซมาลี, โปรตุเกส, โปแลนด์, โยรูบา, โรมาเนีย, โอเดีย (โอริยา), ไทย, ไอซ์แลนด์, ไอร์แลนด์, การแปลภาษา.

Copyright ©2025 I Love Translation. All reserved.

E-mail: