Skip to content

Instantly share code, notes, and snippets.

@Elrashid
Elrashid / 0ReadMe.md
Last active August 14, 2019 01:18
dotnet_new_mvc.bat
@Elrashid
Elrashid / 0ReadMe.md
Last active August 12, 2019 07:48
dotnet_new_console.bat
@Elrashid
Elrashid / 0ReadMe.md
Last active August 14, 2019 00:15
flutter_create_app_and_push_to_github_script.bat
@Elrashid
Elrashid / 0ReadMe.md
Last active August 14, 2019 00:15
Flutter Create App Script A
@Elrashid
Elrashid / 0ReadMe.md
Last active July 18, 2019 06:34
FLUTTER APP HELPER SCRIPTS

FLUTTER APP HELPER SCRIPTS

Step 01

We will open a Run window

On the keybord press

Windoes Key + R

@Elrashid
Elrashid / .gitignore
Last active July 5, 2019 18:17
Github gitignore with
*.swp
*.*~
project.lock.json
.DS_Store
*.pyc
nupkg/
# Visual Studio Code
.vscode

MySql | Asp.net Core | Replace

Step 01

We will open a Run window

On the keybord press

Windoes Key + R
@Elrashid
Elrashid / exel
Last active April 25, 2019 06:52
="$(document.getElementById('contents:j_idt105:studentsTable:" & (A2-1) & ":isAbcense_input')).click()"
var idArray = [];
function jqSelector(id) { return "#" + id.replace( /(:|\.|\[|\]|,)/g, "\\$1" );}
function c() {$("#contents\\:j_idt105\\:studentsPanel_content table tr td:nth-child(6) input[type='checkbox']:checked").each(function () { idArray.push(this.id);});}
function p() { idArray.forEach(function (id) { $(jqSelector(id)).trigger( "click" ); ;});}
@Elrashid
Elrashid / 0ReadMe.md
Last active July 4, 2019 17:55
hostsetting port confg file

hostsetting port confg file

Step 01

We will open a Run window

On the keybord press

Windoes Key + R