开发者交流平台
开发者交流平台

通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。

bj
登录
  • 友情链接
站内
c

c

go

error ‘symbol’ undeclared (first use in this function)

英文: error 'symbol' undeclared (first use in this function) 问题 My question is: Why the compil...
huangapple 2023年6月15日123评论c compilation
go

直接使用函数返回值而不将其存储在变量中更好吗?

英文: Is it better to use the returned value of a function directly and not store it in a variable? 问题...
huangapple 2023年6月15日139评论c memory
go

why do i get 6 from default statement if my input was another character other than (+, -, *, /)

英文: why do i get 6 from default statement if my input was another character other than (+, -, *, /) ...
huangapple 2023年6月15日249评论c switch-statement
go

使用for循环作为延迟的替代方式?

英文: Using for-loops as an alternative to delays? 问题 只是询问,如果将for循环函数用作计时器而不是延迟,是否也会在主循环中对其他代码行造成不必要的干...
huangapple 2023年6月15日139评论arduino c
go

为什么我的代码中根本没有使用”__int64″,却出现了关于”__int64″的错误消息?

英文: Why there is error message about "__int64" when it's not even used in my code? 问题 ...
huangapple 2023年6月15日162评论c c++
go

代码的输出为8,5,5而不是8,8,5的原因是什么?

英文: Why is the output of the code 8,5,5 and not 8,8,5? 问题 你的代码有一些错误。让我帮你更正一下: #include <stdio.h&g...
huangapple 2023年6月15日142评论c pointers
go

有办法写入无效的内存访问吗?

英文: Is there a way to write to an invalid memory access? 问题 我正在定义一个内存区域来存储传入的数据,但由于我是通过指针来定义这些区域的(指针...
huangapple 2023年6月15日130评论c memory-management
go

结合使用fgets/scanf和switch来读取一个字符。

英文: combining fgets/scanf and switch to read a character 问题 我想创建一种菜单。我将输入一个字符,根据输入的字符打印相应的文本。对我来说,问题...
huangapple 2023年6月15日117评论c switch-statement
go

C语言模式解码器

英文: C language pattern decoder 问题 I've translated the code portion for you: #include <stdio.h>...
huangapple 2023年6月15日130评论algorithm c
go

避免在C编程中分配大量内存进行连接。

英文: Avoid allocating a large amount of memory for concatenation in C programming 问题 以下是您提供的代码的翻译部分: ...
huangapple 2023年6月15日123评论c
146

文章导航

1 … 29 30 31 32 33 34 35 36 37 … 146
name
开发者交流平台
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
文章117266 留言 4 访客17223529

热门标签

spring android json r sql typescript flutter css html python arrays spring-boot c# node.js c++ java go javascript reactjs pandas

悟已往之不谏,知来者之可追!

今日
00%
已00小时
本周
00%
已过00天
本月
00%
已过00天
今年
00%
已是00月

Copyright ©  开发者交流平台 版权所有.

闽 ICP 备 2022019110 号 - 1
  • 开发者交流平台

    本页二维码