runebook icon indicating copy to clipboard operation
runebook copied to clipboard

runebook translate

Results 180 runebook issues
Sort by recently updated
recently updated
newest added

> Index.reindex(target, method=None, level=None, limit=None, tolerance=None)[source] Index.reindex(target, method=None, level=None, limit=None, tolerance=None)[источник]

translate

> Nim's standard grammar describes an indentation sensitive language. This means that all the control structures are recognized by indentation. Indentation consists only of spaces; tabulators are not allowed. Nimの標準文法は、インデントに敏感な言語を記述しています。これは、すべての制御構造がインデントによって認識されることを意味します。インデントはスペースのみで構成されています。タブは許可されていません。

translate

> Add the animate-ping utility to make an element scale and fade like a radar ping or ripple of water — useful for things like notification badges. Agregue la utilidad...

translate

> If you're intending to use the browsable API you'll probably also want to add REST framework's login and logout views. Add the following to your root urls.py file. ブラウズ可能なAPIを使用する場合は、おそらくRESTフレームワークのログインビューとログアウトビューも追加する必要があります。ルート...

translate

> Please note that broadcasting is a server-only feature. broadcast는 서버 전용 기능입니다.

translate

> First, Rust style is to indent with four spaces, not a tab. Tout d'abord, le style Rust est d'indenter avec quatre espaces, pas une tabulation.

translate

> This line does all the work in this little program: it prints text to the screen. There are four important details to notice here. Cette ligne fait tout le...

translate

> Also, note that the function body is wrapped in curly brackets, {}. Rust requires these around all function bodies. It’s good style to place the opening curly bracket on...

translate