首页
AI Coding
NEW
沸点
课程
直播
活动
AI刷题
APP
插件
搜索历史
清空
创作者中心
写文章
发沸点
写笔记
写代码
草稿箱
创作灵感
查看更多
会员
登录
注册
25黄源
掘友等级
获得徽章 0
动态
文章
专栏
沸点
收藏集
关注
作品
赞
23
文章 23
沸点 0
赞
23
返回
|
搜索文章
赞
文章( 23 )
沸点( 0 )
while 循环
Smoky Taisui, blazing Vajra, Senegalese superstar—Sadio Mané
while循环例子
Real Madrid legend, the Great Sage Equal to Heaven -- Gareth Bale
案例----祝福祖国
Once criticized as an internet-addicted teenager, now the Golden Ball winner—Ousmane Dembélé
python---列表
Croatia's elegant leader, world-class midfielder - Luka Modrić
用switch语句写月份案例
Once Manchester United's prince, now rediscovering his former self at Barcelona -- Marcus Rashford
switch语句
The hope of the entire village in China, the legend of Shanghai, Wu Qiuwang, Wulei
python--if 语句
....................................................................
使用devC++写第一个C语言程序
使用devC++创建项目步骤 1.打开devC++。 2.效果如下: 3.新建一个项目。 选择C语言 保存项目 修改代码 编译 如果是第一次编译,需要先保存当前的文件 编译结果如下: 运行
作业——变量
定义变量 格式 "变量类型 变量名 = 值;” 其中:1.=表示赋值;。他是把右边的值保存到左边的变量中。 示例 看一个具体代码 运行后的效果如下 变量名的规则 1.只能由三种字符组成。 数字,字母,
10.14
#include <stdio.h> int main(){ printf("%d\n", 1 + 2); printf("%d\n", -2); printf("%d\n", 2*2); // 4
下一页
关注了
2
关注者
3
收藏集
0
关注标签
0
加入于
2025-11-04