跳到内容
Main menu
Main menu
move to sidebar
hide
Navigation
Main Page
Help
Browse
Cookbook
Wikijunior
Featured books
Recent changes
Random book
Using Wikibooks
Community
Reading room forum
Community portal
Bulletin Board
Help out!
Policies and guidelines
Contact us
Search
Search
Donations
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Discussion for this IP address
目录
移动到侧边栏
隐藏
开始
1
概述
2
章节提纲
3
学习目标
切换目录
编程基础/条件
Add languages
Add links
Book
Discussion
English
Read
Latest draft
Edit
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Latest draft
Edit
Edit source
View history
General
What links here
Related changes
Upload file
Special pages
Permanent link
Page information
Cite this page
Get shortened URL
Download QR code
Sister projects
Wikipedia
Wikiversity
Wiktionary
Wikiquote
Wikisource
Wikinews
Wikivoyage
Commons
Wikidata
MediaWiki
Meta-Wiki
Print/export
Create a collection
Download as PDF
Printable version
In other projects
外观
移动到侧边栏
隐藏
来自维基教科书,开放书籍,为开放世界
<
编程基础
最新审查版本于
2019年10月8日
检查
。有
等待审查的模板/文件更改
。
概述
[
编辑
|
编辑源代码
]
本章介绍条件和选择控制结构。
章节提纲
[
编辑
|
编辑源代码
]
结构化编程
选择控制结构
如果那么否则
代码块
关系运算符
赋值与相等
逻辑运算符
嵌套如果那么否则
案例控制结构
条件示例
代码示例
C++
C#
Java
JavaScript
Python
Swift
练习:条件
学习目标
[
编辑
|
编辑源代码
]
理解关键术语和定义。
给定示例伪代码、流程图和源代码,创建一个使用条件和选择控制结构来解决给定问题的程序。
← 练习:函数
编程基础
结构化编程 →
类别
:
图书:编程基础
华夏公益教科书