주요 콘텐츠로 건너뛰기
이 브라우저는 더 이상 지원되지 않습니다.
최신 기능, 보안 업데이트, 기술 지원을 이용하려면 Microsoft Edge로 업그레이드하세요.
Microsoft Edge 다운로드
Internet Explorer 및 Microsoft Edge에 대한 추가 정보
목차
포커스 모드 종료
영어로 읽기
저장
목차
영어로 읽기
저장
계획에 추가
다음을 통해 공유
Facebook
x.com
LinkedIn
메일
인쇄
목차
S
아티클
1/17/2024
이 문서의 내용
Small Basic Forum: Code Blocks
Small Basic Getting Started Guide
Small Basic Getting Started Guide: Appendix A: Fun Samples
Small Basic Getting Started Guide: Appendix B: Colors
Small Basic Getting Started Guide: Chapter 1: An Introduction
Small Basic Getting Started Guide: Chapter 10: Arrays
Small Basic Getting Started Guide: Chapter 11: Events and Interactivity
Small Basic Getting Started Guide: Chapter 2: Understanding Our First Program
Small Basic Getting Started Guide: Chapter 3: Introducing Variables
Small Basic Getting Started Guide: Chapter 4: Conditions and Branching
Small Basic Getting Started Guide: Chapter 5: Loops
Small Basic Getting Started Guide: Chapter 6: Beginning Graphics
Small Basic Getting Started Guide: Chapter 7: Fun with Shapes
Small Basic Getting Started Guide: Chapter 8: Turtle Graphics
Small Basic Getting Started Guide: Chapter 9: Subroutines
Small Basic is a Great Programming Language for Beginners
Small Basic Known Issue: 21691 - Rectangle and Ellipse Become Smaller in Remote
Small Basic Known Issue: 21694 - Font and Pen Width Change Earlier in Remote
Small Basic Known Issue: 22108 - Viewport of GraphicsWindow is Narrower and Sometimes Resized in Remote
Small Basic Known Issue: 23257 - GraphicsWindow Color Operations And Properties Return Alpha Blending Colors in Remote
Small Basic Known Issue: 23589 - Controls.GetTextBoxText() Returns CR+LF as Newline from Multi-Line Text Box in Local but CR in Remote
Small Basic Known Issue: 24270 - Shape Image is Not Zoomed Nor Rotated from Center in Remote
Small Basic Known Issue: 24406 - Shapes.GetOpacity() Causes Cast Error
Small Basic Known Issue: 25568 - Shapes.Zoom() Stops Program with 0.7 or Smaller Scale of Transparent Image in Local
Small Basic Known Issue: 26992 - GraphicsWindow.GetPixel(X, Y) Doesn’t Work Properly If X Or Y Has after the Decimal Point in Remote
Small Basic Known Issue: 27122 - Shapes.Rotate() Rotates Triangle and Line at Center in Local But at Corner in Remote
Small Basic Known Issue: 28245 - Outlines of Shapes Rectangle and Ellipse are Smaller
Small Basic Known Issue: 53795 - Network Objects Don't Work for TLS Host
Small Basic on Mac
Small Basic on TechNet Gallery
Small Basic Online
Small Basic Online: Errors
Small Basic Online: Fonts
Small Basic Online: Shortcuts for Keyboard
Small Basic Programming Books
Small Basic Programs on a Windows 8.1 Tablet Computer
Small Basic Reference Documentation: Array Object
Small Basic Reference Documentation: Clock Object
Small Basic Reference Documentation: Controls Object
Small Basic Reference Documentation: Desktop Object
Small Basic Reference Documentation: Dictionary Object
Small Basic Reference Documentation: File Object
Small Basic Reference Documentation: Flickr Object
Small Basic Reference Documentation: GraphicsWindow Object
Small Basic Reference Documentation: ImageList Object
Small Basic Reference Documentation: Math Object
Small Basic Reference Documentation: Mouse Object
Small Basic Reference Documentation: Network Object
Small Basic Reference Documentation: Program Object
Small Basic Reference Documentation: Shapes Object
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
추가 리소스
이 문서의 내용