Commit Graph

20224 Commits (f7496376094f277572f4bdee5be5229b2bcee672)

Author SHA1 Message Date
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
Sherri Booher 2f4765dfdf Made changes for better readability and flow. (#23724)
Corrected syntax, added punctuation, and improved the markdown for better readability and flow.
2018-12-25 13:58:36 +09:00
ayerest 8cf74552a4 Minor text updates (#29706)
Updated and emphasized text about the inherit keyword.
2018-12-24 19:35:07 -08:00
Shi974 c40a6be6ea Added examples of lengths, punctuation (#28006)
for better readability
2018-12-24 19:24:01 -08:00
carsandparties cfc0662583 Add units that padding can be specified in (#27213)
Also add that padding values are not inherited the same way that color values of the font-family property are
2018-12-24 19:13:57 -08:00
Jesper Brinch Korsbakke 474b5dc749 Added description to padding (#26934)
Added description of styling the four sides by themselves
2018-12-24 18:57:22 -08:00
Omar Dabour e0950c8430 Arabic language correction and maintenance (#19767) 2018-12-24 22:18:33 +00:00
bunderontheway 118d46bc8e add protocols on layer 4 (#27695) 2018-12-24 08:46:59 -07:00
bunderontheway 8be46155c1 Add additional information on layer 7 (#26808)
adding text "like DNS (Domain Name System), FTP (File Transfer Protocol), SMTP (Simple Mail Transfer Protocol), etc."
2018-12-24 08:44:53 -07:00
Shane 0306b36e52 replace with 备注 and 结尾 (#21167)
it's easier to understand and make sense.
2018-12-23 21:51:15 -08:00