Commit Graph

20333 Commits (b8d3a7731717de12ef96c276dbefc8ad73018d42)

Author SHA1 Message Date
ReedGotSpeed 225b13f8c7 Coding Standards (#26386) 2018-12-26 20:15:08 -05:00
zd6 8dd5539c4e optimized translation index.dm (#21208)
* optimized translation index.dm

corrected web translation mistakes.

* fix some translation

The terminal's official Chinese name is ‘终端’, So I changed it, but I think use ‘控制台’ or use the English 'Terminal' also make sense. Anyway, I think readers can understand that.
2018-12-26 16:27:20 -08:00
Shane a558b1ca65 retranslate the sentence from english to chinese (#21217)
In this way that can easy to understand. And put let instead of Chinese 让 which are translating code.
2018-12-26 16:21:44 -08:00
viggo111 2462ed49f3 Modify translation errors "localeTitle: 边境财产" (#21337)
"边境财产" to ”边框属性“;
2018-12-26 16:20:44 -08:00
zd6 3131241bdc optimized translation index.md (#21189)
improved readability. Corrected some web translation mistakes
2018-12-26 16:06:55 -08:00
laurGeo 191bc0492a Update index.md (#26379)
* Update index.md

Grammar changes, addition of new keyword sentence

* Added code formatting to keywords
2018-12-26 18:49:41 -05:00
pirland 37bca450a8 Update index.md (#26376)
Fixed minor wording and syntax issues throughout the  #### Generations in C# GC section.
2018-12-26 18:49:04 -05:00
csteacher1 f8eef8b8f2 Line 20 spelling correction (#26375)
Corrected the spelling of "purposes" on line 20.
2018-12-26 18:27:57 -05:00
Raymart Evangelista f9f816514c Update index.md (#26358)
* Update index.md

Added statements to visualize interfaces differently.

* Formatting changes
2018-12-26 18:26:34 -05:00
pirland 0e86226911 Added code block open and close around Mysqli example. (#26354)
* Update index.md

Added code block open and close around Mysqli example.

* Changed code block to use backticks.

* Removed php tags from code example

Removed php tags from code example.

* Added formatting, syntax highlighting
2018-12-26 18:13:14 -05:00
wheat779 048e2a4e6e Remove dead link to a user's twitter (#26357)
Remove link to twitter.com/getifyjr, who said users can contact him for help, because the twitter account no longer exists
2018-12-26 17:56:59 -05:00
pirland f1a9cbf3f9 Changed MsSQL to MSSQL. (#26346)
* Update index.md

Changed MsSQL to MSSQL.

* Added space
2018-12-26 17:50:19 -05:00
kendinh216 3c92ab52d6 Added checked and unchecked exception (#26345)
* Added checked and unchecked exception

* Made statements more readable
2018-12-26 17:49:47 -05:00
rsgs 8f05a7af67 tutorial on basic html structure (#26343)
Added explanation on how the structure of the html file works and explained it's elements.
2018-12-26 17:40:27 -05:00
Dagny Kight 3a6ec39739 Add Free CDN for version 5.4 (#26339)
* Add Free CDN for version 5.4

* Formatting changes

* Changed bold to italics
2018-12-26 17:12:53 -05:00
Christopher McCormack 56a41ff7cc refactor: fixed spelling/grammar/formatting, added table of contents (#34736) 2018-12-26 13:30:24 -08:00
Dmitri Sim dc3e9958c1 Added 'cat' command (#26311) 2018-12-26 23:05:48 +04:00
olgagais 7813be1429 Correct translation (#26292)
Fixed translation of some parts of the text
2018-12-26 23:04:56 +04:00
Andrey Leontev 251c62b93c fix syntax and lexical errors (#25919) 2018-12-26 23:04:17 +04:00
Kunal Rai 9c41896050 Additional information in definitions. (#29289)
Added extra information to further improve the documentation in the definition of Services, Broadcast Receivers, and Content Providers
2018-12-26 11:42:13 -07:00
Ritaban Datta ff93803254 Updated review in index.md (#32503)
Added a point in Review
2018-12-26 11:35:45 -07:00
Anutosh1 56199a5511 arrays and strings (#32030)
* arrays and strings

* fix: spelling and removed unnecessary fragment
2018-12-26 11:31:05 -07:00
Prateek 0848c89ee4 Added an interesting tid-bit (#29214)
This is asked in a bunch of interviews and as trick question in quizzes too.
2018-12-26 11:30:33 -07:00
Anugrah Rochmat eb150cedbc Add content into Activity Section (#27629) 2018-12-26 11:11:35 -07:00
Tzupy f809383489 Added an initialization example with empty curly braces (#30973) 2018-12-26 11:09:36 -07:00
Xiaojie(Aaron) Li 65fc276113 fixed grammar mistakes (#30510) 2018-12-26 11:02:39 -07:00
Anugrah Rochmat 77d7a725be Add content into Activity Section (#27627) 2018-12-26 11:01:50 -07:00
nightsurfer7 3e99f0cf25 Removed an unnecessary comma. (#29473) 2018-12-26 11:01:06 -07:00
philippG777 514409badf Rework the arrays and strings guide for C (#29444)
* Use code blocks instead of plain text

* Fix manual implementation of strlen

* Fix array-declaration in code snippets
2018-12-26 11:00:19 -07:00
cooldeepsing fce3fefc09 Add text to describe how activities interact (#26822) 2018-12-26 10:47:16 -07:00
Anugrah Rochmat 62884faa2e Add content into Activity Section (#27625) 2018-12-26 10:47:06 -07:00
Anugrah Rochmat b3f76eea3b Add text inside Content Providers section (#26785) 2018-12-26 10:12:32 -07:00
Briana Cowles 5400a1da8c added documentation for strncpy (#27565)
* added documentation for strncpy

* fix: formatting
2018-12-26 10:12:22 -07:00
Anugrah Rochmat 7accf8929b Add the example for BroadCast Receiver (#26781) 2018-12-26 09:51:16 -07:00
Chanda 26a2cd76c9 Changed some of the verbiage (#26516)
Made a few grammatical changes so the documentation flows easier to the reader.
2018-12-26 09:42:18 -07:00
ishan-sriv 6656ac26ba Add line 159 (regarding stricmp) to the article (#27032) 2018-12-26 09:34:52 -07:00
Hamza Muric 36656e35c9 Add log.d hint (#26334) 2018-12-26 09:29:05 -07:00
Sean 68bacae502 Update portuguese SQL INNER JOIN Guide (#20469)
* Update portuguese SQL INNER JOIN Guide

Corrected formatting and the usage of some words, such as SQL keywords that were translated to Portuguese.

Sim, fâlo português.

* Corrigiu os erros de traduzao

Corrigiu a palavra mesa para tabela para usar o sentido correto
2018-12-26 16:09:12 +00:00
viggo111 48de53f88d Modified some Chinese syntax errors. (#21330)
Modified some Chinese syntax errors:
"注释蓝色"  --  ”蓝色注释“;
”一堆惊人的东西伪元素可以做“  -- ”伪元素可以做一堆惊人的东西“.
2018-12-25 23:09:44 -08:00
aidilumarov 1308122836 Исправление некоторых ошибок в артикле for-loop-statements (#25982)
* Обновить index.md

Исправление некоторых ошибок, и удаление частей которые don't make any sense.

* Update index.md
2018-12-25 22:08:39 +04:00
NuclearPineapples b61beeec67 Word Errors (#23800) 2018-12-26 00:43:44 +07:00
CosmicSnowman edeef8e07f Added to definition and added Regular vs Irregular (#23235) 2018-12-25 23:59:38 +07:00
Praedor 85262c5f77 docs: removed comma (#27241)
Removed comma line 38 to incorporate dependent clause for readability.
2018-12-25 22:11:54 +05:30
Quincy Larson 039854361e Update description of nonprofit projects (#34646) 2018-12-25 07:28:55 -08:00
chris13888 095c15afa9 Created a description for pickle in Python (#23883) 2018-12-25 17:37:09 +09:00
ninjahellokitty b7d3d0d614 Merge pull request #23874 from ninjahellokitty/patch-2
Update transition delay and shorthand
2018-12-25 17:17:38 +09:00
Wei Hung Chin edd4272777 Add new course for Angular 2++ 2018-12-25 17:17:20 +09:00
Camille Hagenbourger b6ef41b4c9 README:fix-automatic-french-translation (#34622) 2018-12-25 15:56:05 +08:00
viggo111 c3445cdbd2 Modified text “背景 到紫色” to ”背景为紫色“. (#21305) 2018-12-24 22:58:43 -08:00
Taras Yaskiv 5753263d43 fix: add missing hint for 'improve compatibility with browser fallbacks' article (#34728) 2018-12-25 13:29:00 +08:00