当前位置:网站首页>[fortran]vscode配置fortran跑hello world
[fortran]vscode配置fortran跑hello world
2022-07-29 10:00:00 【FL1623863129】
新建一个test.f90
键入以下代码:
program main
implicit none
print *, "Hello world"
read(*,*)
end program main
点击运行后即可看到Hello world输出
边栏推荐
- Selenium series 5-xpath path expression
- Mysql database final review question bank
- Logistic regression of machine learning
- Comprehensively design an oppe home page -- the bottom of the page
- What kind of framework is friendly to developers?
- Encyclopedia of introduction to machine learning - 2018 "machine learning beginners" official account article summary
- 网络图片转换本地图片 - 默认值或快捷键
- The maximum length of VARCHAR2 type in Oracle is_ Oracle modify field length SQL
- leetcode刷题——排序
- ModuleNotFoundError: No module named ‘pywt‘解决方法
猜你喜欢

Nucleic acid scanning code registration experience (how to improve the correct character recognition rate of OCR)

Pyqt5 rapid development and practice 6.5 qgridlayout (grid layout)

vector实现

English语法_不定代词 - 常用短语

Window系统操作技巧汇总

造型科幻、标配6安全气囊,风行·游艇11.99万起售

【微信小程序】接口生成自定义首页二维码

Source code analysis of senparc.weixin.sample.mp

Custom configuration

Function - (C travel notes)
随机推荐
Tips of Day1 practice in 2022cuda summer training camp
这是一份不完整的数据竞赛年鉴!
On memory computing integrated chip technology
What kind of framework is friendly to developers?
Be tolerant and generous
一文读懂Plato Farm的ePLATO,以及其高溢价缘由
[ts]typescript learning record pit collection
Basic operations of OpenCV image processing
手动从0搭建ABP框架-ABP官方完整解决方案和手动搭建简化解决方案实践
Dynamics 365Online 如何自定义商机关闭窗体
Logistic regression of machine learning
PyQt5快速开发与实战 6.4 QBoxLayout(框布局)
In simple terms, dependency injection and its application in Tiktok live broadcast
ORBSLAM2安装测试,及各种问题汇总
Sublime Text3 设置不同文件不同缩进
系统架构师学习
mysql 数据库 期末复习题库
Correct posture and landing practice of R & D efficiency measurement (speech ppt sharing version)
综合设计一个OPPE主页--页面的底部
[C language] minesweeping (recursive expansion + marking function)