English
全部
搜索
图片
视频
短视频
地图
资讯
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
14:45
Microsoft
v-trmyl
Develop C++ Azure Apps with vcpkg and MSBuild on Visual Studio
A walkthrough for getting started with Azure SDK for C++ using vcpkg to install the packages in an MSBuild HelloWorld vcxproj project, using Visual Studio. Chapters 00:00 - Introduction 00:44 - Prerequisites 01:33 - Hello World app with C++ 02:45 - Adding Azure dependencies with vcpkg 05:03 - Configure manifest mode on vckpg 05:38 - Running the ...
2024年8月28日
"Hello, World!" program How to Write Hello World
How to Write Hello World! In ASM | Built In
builtin.com
2024年12月5日
5:28
Hello World Program in Python !
humix.com
已浏览 16.4万 次
2024年2月6日
A new learning way on how to write "Hello, World!" program in Go [video]
dev.to
2 个月之前
热门视频
13:49
helloworld
bilibili
ElectrodelessGod
已浏览 17 次
1 个月前
1:09
Programming in C – Hello World in 1 Minute – Hindi
YouTube
Coding Basics
已浏览 4 次
1 个月前
4:57
01 - Setting up visual studio code/ hello world
YouTube
Meri (Engel) Kasprak -
已浏览 5 次
2 个月之前
"Hello, World!" program Hello World in Different Languages
0:19
Printing Hello World in five different languages is a classic way to understand the basics of programming syntax and structure. In Python, printing Hello World is very simple and readable, often done in just one line, making it beginner-friendly. JavaScript is commonly used for web development and prints Hello World using a console statement. Java is more structured and requires a class and a main method, showing how programs are organized. C demonstrates a balance between low-level control and
Facebook
Unique Ideas
已浏览 6471 次
1 个月前
2:08
Hello World! Program various Programming Languages
humix.com
2023年7月14日
0:25
🌍 "Hello, World!" Across Different Programming Languages 💻 Learning a new programming language often starts with a simple step — printing "Hello, World!" But the way we write this basic line varies across languages. In my video, I demonstrated how to print it in four popular languages: 🐍 Python: print("Hello, World!") — simplest, just one line. 🌐 JavaScript: console.log("Hello, World!"); — common in browser console. ☕ Java: Requires a class and main() method structure. ⚙️ C: Uses printf with
Facebook
Project Baba-প্রজেক্ট
已浏览 185 次
3 个月之前
13:49
helloworld
已浏览 17 次
1 个月前
bilibili
ElectrodelessGod
1:09
Programming in C – Hello World in 1 Minute – Hindi
已浏览 4 次
1 个月前
YouTube
Coding Basics
4:57
01 - Setting up visual studio code/ hello world
已浏览 5 次
2 个月之前
YouTube
Meri (Engel) Kasprak - programming videos
0:13
This VS Code Extension Makes You Too Fast 👀
已浏览 941 次
1 个月前
YouTube
Coding Safar
How to Create HelloWorld in C# - Visual Studio 2015
已浏览 1559 次
2016年1月18日
YouTube
DIGI TUBE
VSCode 비주얼 스튜디오 코드 자동 줄바꿈 Word Wrap 설정하기 - VSC,
…
已浏览 958 次
9 个月之前
YouTube
CODEDRAGON - HelloWorld
6:42
Visual Studio 2010 学习版本正确安装以及补丁程序的下载
已浏览 2.9万 次
2021年12月4日
bilibili
猿来是helloworld
1:01:13
[合集更新中] 2020年的C语言入门
已浏览 1565 次
2020年8月30日
bilibili
香辣恐龙蛋
3:19
C++教程—2种注释方式
已浏览 48 次
2022年8月2日
bilibili
蓬今
4:31
KWC快速上手-安装部署
已浏览 195 次
1 个月前
bilibili
13853919197_bili
5:21
10文件独立
已浏览 71 次
4 个月之前
bilibili
陈啊牛牛
4:24
VC 2010 Visual studio 入门 Hello world 教程
2012年9月8日
sohu
小家愤玉爱太阳
0:31
kotlin代码很吃电脑性能吗?10秒一个helloworld
已浏览 3643 次
7 个月之前
bilibili
心系天下Alee
2:06
创建Visual Studio离线安装包
已浏览 4582 次
2020年1月16日
bilibili
东北大学张引
3:03
用visual studio 2022演奏《勾指起誓》,效果简直炸裂……
已浏览 4.4万 次
11 个月之前
bilibili
Anonymous815
4:51
vs2017 community helloworld 写法
已浏览 722 次
2018年8月31日
bilibili
lullabygirl
5:17
C语言 VS 2019 Helloworld 编译 构建 运行
已浏览 2950 次
2020年3月28日
bilibili
数学人眼中的知识
3:08
刚学了编程一天的准大学生写了个逻辑计算程序!
已浏览 514 次
7 个月之前
bilibili
天界梧桐的漏斗
1:30
零基础学习C++之HelloWorld
已浏览 48 次
2023年11月3日
bilibili
账号已注销
3:39
读java源码,集合的遍历为什么先是hasNext()然后是next()?
已浏览 955 次
2021年12月11日
bilibili
猿来是helloworld
6:23
详细教程,如何将Qt开发的软件打包发布让别人使用?
已浏览 2620 次
2021年12月11日
bilibili
猿来是helloworld
1:42
使用Visual Studio 2019编写C 程序 Hello World—C (20200821-1)
已浏览 8381 次
2020年8月21日
bilibili
海德里希的小狐狸
2:50
使用visual studio单击按钮输出hello world
已浏览 2445 次
2021年5月24日
bilibili
十方三棱镜
2:12
Java First Program - Hello World
已浏览 6491 次
2011年3月16日
YouTube
JavaTutorialTV
9:05
Visual Studio 2022 - C Tutorial Hello World Console Application
已浏览 569 次
2022年3月5日
bilibili
哈啰沃尔德
4:52
Visual Basic Tutorial - 4 - Hello World
已浏览 36.6万 次
2011年6月4日
YouTube
thenewboston
9:09
C Programming Tutorial - 1 - Hello World
已浏览 100万 次
2009年2月28日
YouTube
thenewboston
5:20
Microsoft Visual Studio C++ Tutorial 1 (Hello, World), HD
已浏览 14万 次
2010年10月27日
YouTube
Eni A
4:56
1. OOP - Microsoft Visual Studio - Hello World Program in C++
已浏览 9712 次
2020年3月30日
YouTube
Computing Education Hub
观看更多视频
更多类似内容
反馈