Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e3ed77c

Browse filesBrowse files
author
郑立峰
committed
[fix]修改提示
1 parent 583a34e commit e3ed77c
Copy full SHA for e3ed77c

File tree

Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed

‎introduction/dart.md

Copy file name to clipboardExpand all lines: introduction/dart.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
## 基本语法
44

55
[Dart语言官网](https://dart.dev/guides/language/language-tour)
6-
由于leetcode现在不支持dart语言(以后肯定会支持的),大家可以在[dartpad](https://dartpad.dev/)上调试程序
6+
由于leetcode现在还是有些题不支持dart语言(以后肯定会支持的),大家可以在[dartpad](https://dartpad.dev/)上调试程序.
7+
78
### 1.数组 List
89
数组在算法中使用场景最多的数据结构,所以基本的遍历,和一些常用的函数,变量尽量多掌握一些
910
``` dart

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.