mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 17:41:41 +00:00
[rust/*] playpen -> Playground
This commit is contained in:
parent
d40d691828
commit
b6bc1197b0
@ -336,5 +336,5 @@ Language](http://doc.rust-lang.org/book/index.html) και επισκεφθεί
|
||||
|
||||
Μπορείτε επίσης να παίξετε με τη Rust χρησιμοποιώντας τους εξής online μεταγλωττιστές:
|
||||
|
||||
- [Rust playpen](http://play.rust-lang.org)
|
||||
- [Rust Playground](https://play.rust-lang.org)
|
||||
- [Rust website](http://rust-lang.org)
|
||||
|
@ -320,5 +320,5 @@ ayuda o a [Rust internals](https://internals.rust-lang.org/) para aprender más
|
||||
sobre el lenguaje y colaborar en su desarrollo.
|
||||
|
||||
También puedes probar Rust con un compilador online en el oficial [Rust
|
||||
playground](http://play.rust-lang.org) o en la [web principal de
|
||||
Playground](https://play.rust-lang.org) o en la [web principal de
|
||||
Rust](http://rust-lang.org).
|
||||
|
@ -319,4 +319,4 @@ Language](http://doc.rust-lang.org/book/index.html) e tieni d'occhio l'area di i
|
||||
[/r/rust](http://reddit.com/r/rust).
|
||||
|
||||
Puoi anche provare a programmare in varie versioni di Rust usando il compilatore online al sito ufficiale
|
||||
[Rust playpen](http://play.rust-lang.org).
|
||||
[Rust Playground](https://play.rust-lang.org).
|
||||
|
@ -347,5 +347,5 @@ Language](http://doc.rust-lang.org/book/index.html)
|
||||
irc.mozilla.orgの#rustチャンネルにいる人たちも、新参者にも熱心に助けてくれます。
|
||||
|
||||
また、Rustの機能を公式のオンラインコンパイラで試すこともできます。
|
||||
[Rust playpen](http://play.rust-lang.org) またはメインの
|
||||
[Rust Playground](https://play.rust-lang.org) またはメインの
|
||||
[Rust website](http://rust-lang.org).
|
||||
|
@ -324,7 +324,7 @@ acompanhe [/r/rust](http://reddit.com/r/rust). A galera no canal #rust do
|
||||
irc.mozilla.org também estão sempre dispostos a ajudar os novatos.
|
||||
|
||||
Você pode brincar com outras característica de Rust com um compilador online
|
||||
no portal oficial do projeto [Rust playpen](http://play.rust-lang.org), or ler
|
||||
no portal oficial do projeto [Rust Playground](https://play.rust-lang.org), or ler
|
||||
mais na página oficial [Rust website](http://rust-lang.org).
|
||||
|
||||
No Brasil acompanhe os encontros do [Meetup Rust São Paulo]
|
||||
|
@ -308,5 +308,5 @@ fn main() {
|
||||
[The Rust Programming Language](http://doc.rust-lang.org/book/index.html)
|
||||
|
||||
Для компиляции программ при изучении языка весьма удобно использовать
|
||||
[Rust playpen](http://play.rust-lang.org).
|
||||
[Rust Playground](https://play.rust-lang.org).
|
||||
Множество ресурсов на разных языках можно найти в [этом проекте](https://github.com/ctjhoa/rust-learning).
|
||||
|
@ -351,5 +351,5 @@ Language](http://doc.rust-lang.org/book/index.html) and check out the
|
||||
irc.mozilla.org are also always keen to help newcomers.
|
||||
|
||||
You can also try out features of Rust with an online compiler at the official
|
||||
[Rust playpen](http://play.rust-lang.org) or on the main
|
||||
[Rust Playground](https://play.rust-lang.org) or on the main
|
||||
[Rust website](http://rust-lang.org).
|
||||
|
@ -327,5 +327,5 @@ fn main() {
|
||||
irc.mozilla.org також завжди раді допомогти новачкам.
|
||||
|
||||
Ви можете спробувати можливості Rust за допомогою онлайн-компілятора на сторінці
|
||||
[Rust playpen](http://play.rust-lang.org) або
|
||||
[Rust Playground](https://play.rust-lang.org) або
|
||||
[Rust website](http://rust-lang.org).
|
||||
|
@ -292,5 +292,5 @@ Rust 还有很多很多其他内容 - 这只是 Rust 最基本的功能,帮助
|
||||
或者上 reddit [/r/rust](http://reddit.com/r/rust) 订阅。
|
||||
同时 irc.mozilla.org 的 #rust 频道上的小伙伴们也非常欢迎新来的朋友。
|
||||
|
||||
你可以在这个在线编译器 [Rust playpen](http://play.rust-lang.org) 上尝试 Rust 的一些特性
|
||||
你可以在这个在线编译器 [Rust Playground](https://play.rust-lang.org) 上尝试 Rust 的一些特性
|
||||
或者上[官方网站](http://rust-lang.org).
|
||||
|
Loading…
Reference in New Issue
Block a user