text string |
|---|
@ECHO OFF
SETLOCAL ENABLEDELAYEDEXPANSION
CALL node ./bin/tick-task-patch-version.js
IF NOT %ERRORLEVEL%==0 GOTO FAILED
CALL node ./bin/tick-vsts-patch-version.js
IF NOT %ERRORLEVEL%==0 GOTO FAILED
CALL makevsix.cmd
IF NOT %ERRORLEVEL%==0 GOTO FAILED
:FAILED
ECHO Vsix creation failed
pause
EXIT /B 1 |
Hunting the Flesh Eating Screwworms: Dr. John Welch and an entomological career of adventure and service
written by: Graham Stewart, Meghan McConnell, Tais Ribeiro
On the past November 20th, Dr. John Welch, Liaison for Action Programs of International Services (APHIS) and co-recipient of the 2020 Scientist of the Year ... |
copy libreuse.a "%ct_dir%"\lib
ranlib "%ct_dir%"\lib\libreuse.a
if not exist "%ct_dir%"\lib\include\%NULL% mkdir "%ct_dir%"\lib\include
copy *.h "%ct_dir%"\lib\include
copy ..\..\config.h "%ct_dir%"\lib\include
copy Errors.c "%ct_dir%"\lib\include
copy Position.c "%ct_dir%"\lib\include
|
Optimalisasi Aplikasi Macromedia Flash 8 Dalam Pembelajaran Kosakata Bahasa Arab
Main Article Content
Language learning in the era of industrial revolution 4.0 is also influenced by technology information development, for example, on using an application in the teaching and learning process. The application is usually ... |
Like any medical condition, amnesia's causes and effects can be hard to pin down. For one person, it may erase a few minutes' worth of memory. For another, like Clive Wearing, a whole lifetime might disappear. So in addition to defining amnesia by the cause — brain damage or psychological trauma — doctors characterize ... |
<reponame>sstucker/AtlasViewer<filename>Install/createShortcut.bat
@echo ====================================
@echo Inside createShortcut.bat %1 %2
@SET DESKTOP_REG_ENTRY="HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders"
@SET DESKTOP_REG_KEY="Desktop"
@SET DESKTOP_DIR=
@FOR /F "tokens=1,2*" %%a... |
Every year, fireworks cause fires and burns
The foothills are full of excess fuel. This year especially we are in danger of fireworks-related fires. The safest, most patriotic, most adult, best thing to do is to NOT USE FIREWORKS. Instead, go to a public fireworks display.
If you use fireworks at home:
- Take extra car... |
<reponame>lucapele/c-pluff<filename>examples/nmakedir.bat
@REM C-Pluff examples build system for MSVC
@REM Copyright 2007 <NAME>
@REM This file is free software; <NAME> gives unlimited permission
@REM to copy, distribute and modify it.
@echo Making %2 in %1
@cd %1
@for /f "" %%d in ('cd') do @echo Entering dire... |
Celebrating #ScienceFictionDay with US Navy Technology Development
Four Science Fiction-like Technologies that the US Navy is Developing and Researching
|Photo Courtesy of Navy Office of Community Outreach (NAVCO)|
By David Smalley, Office of Naval Research
From the 1930s on, science fiction comics, books and movies ha... |
PowerShell -command "npm install"
cd svelte
PowerShell -command "npm install"
PowerShell -command "npm run build"
PowerShell -command "cp public/build/bundle* ../app/"
PowerShell -command "cp public/bundle* ../app/"
cd ..
PowerShell -command "node ./scripts/build.js"
echo "Finish"
pause |
Starting with Angular
Let’s learn some Angular today!
What is Angular?
The current version
The current version of Angular is v9.0.4.
All versions from Angular 2 are backward compatible. Due to it’s increasing usage Google pledged to release two new versions of Angular every year with new features. The first update for ... |
::this must be run before starting Visual Studio
::using setx will make these env variables available for future sessions
::note there is no = sign here
setx CONTENT_MODERATOR_SUBSCRIPTION_KEY "PutSubscriptionKeyHere"
setx CONTENT_MODERATOR_ENDPOINT "PutYourEndpointHere"
::set intg test settings
setx CONTENT_MODE... |
Gallbladder cancer is a rare disease in which malignant (cancer) cells are found in the tissues of the gallbladder. The gallbladder is a pear-shaped organ that lies just under the liver in the upper abdomen. The gallbladder stores bile, a fluid made by the liver to digest fat. When food is being broken down in the stom... |
Between all the serums, toners, masks, creams, and cleansers, one skincare product is a must—sunscreen. If you want to avoid sunspots, premature aging, and burned, peeling skin after a day on the beach, then you'll need to slather it on and slather it on consistently.
But what about sunscreen for your scalp? If you thi... |
<filename>.github/workflows/gh-pages.yml.bat
name: github pages
on:
push:
branches:
- master # default branch
jobs:
deploy:
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v2
- run: yarn
- run: yarn run build
- name: Deploy
uses: peaceiris/actions-gh-pages@v... |
Cool air sliding off the Rockies mingling with warm, moist gulf coast air creates the ideal conditions for “Tornado Alley” in Oklahoma. From 1961 to 1990 Oklahoma averaged forty-seven tornadoes annually. By 2010 that number had grown to sixty-two tornadoes annually. Last year the twister that ravaged Cecelia and GJ’s p... |
C:\Your\Path\aws\bin\asw.exe -L -i C:\Your\Path\aws\include -cpu 1802 C:\Your\Path\Final\FullDemo.asm
C:\Your\Path\aws\bin\p2hex.exe C:\Your\Path\Final\FullDemo.p C:\Your\Path\Final\FullDemo.hex
C:\Your\Path\aws\bin\p2bin.exe C:\Your\Path\Final\FullDemo.p C:\Your\Path\Final\FullDemo.bin
|
python ..\run_model.py default default default 100
python ..\run_model.py default default default 1000
python ..\run_model.py default default default 10000
python ..\run_model.py default default default 100000
|
@echo off
if "%1%"=="travis" (
call "C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\Tools\VsDevCmd.bat" -host_arch=amd64 -arch=amd64
) else (
where /q cl
if ERRORLEVEL 1 (
for /f "delims=" %%a in ('"%ProgramFiles(x86)%\Microsoft Visual Studio\Installer\vswhere.exe" -find VC\... |
A study conducted by the Institute of Environmental Science and Technology at the Autonomous University of Barcelona has revealed that the coexistence of Genetically Modified Organisms (GMOs) and conventional organic agriculture is impossible.
Carried out by researcher Rosa Binimelis, who also works on the European pro... |
<gh_stars>1-10
@echo off
setlocal
if exist *.com del *.com
if exist *.ovr del *.ovr
if exist *.doc del *.doc
if exist *.hlp del *.hlp
if exist Tunes\*.pt? del Tunes\*.pt?
if exist Tunes\*.mym del Tunes\*.mym
pushd Test && call Clean || exit /b 1 & popd
|
call xcopy_desktop_all.bat cartera
call xcopy_desktop_all.bat activosfijos
call xcopy_desktop_all.bat cliente
call xcopy_desktop_all.bat comisiones
call xcopy_desktop_all.bat contabilidad
call xcopy_desktop_all.bat facturacion
call xcopy_desktop_all.bat importaciones
call xcopy_desktop_all.bat inventario
call x... |
generate-coverage.cmd
rmdir /S /Q CoverageReport
reportgenerator "-reports:.\CoverageResults\coverage.net6.0.cobertura.xml" "-targetdir:CoverageReport" "-reporttypes:Html;HtmlSummary"
rmdir /S /Q CoverageResults
|
Impact Factor : 0.548
Khandakar Akhter Hossain*
Received: September 24, 2017; Published: October 11, 2017
Corresponding author: Khandakar Akhter Hossain, Chief Naval Architect and Marine Engineer, BN GuidedMissile Corvette Project, Wuchang Shipbuilding Industry Co Ltd, Wuhan, China
The fabric of a ship, whether of wood... |
Interpretation 314 - Junctional Rhythms
- The previous slides presented the five-steps of rhythm analysis. These five steps must be followed regardless of how simple of complex the tracing is you are reviewing.
- The information gathered in these steps are telling a story.
- The title of that story is the interpretatio... |
copy ..\cpu_project\main.vhd main.vhd
copy ..\cpu_project\cpu.vhd cpu.vhd
copy ..\cpu_project\decoder.vhd decoder.vhd
copy ..\cpu_project\reg.vhd reg.vhd
copy ..\cpu_project\dataselector.vhd dataselector.vhd
copy ..\cpu_project\alu.vhd alu.vhd
copy ..\cpu_project\pcselector.vhd pcselector.vhd
|
Chickens love to enjoy the free space because they can run and play around. If you keep them in a cage, they will get sick and ruin their growth. In a word, you must arrange a suitable environment to raise the chicken organically.
You cannot just maintain a healthy diet for your chicken and expect to raise them in limi... |
<filename>windows/scripts/PackerShutdown.bat
netsh advfirewall firewall set rule name="WinRM-HTTP" new action=block
C:/windows/system32/sysprep/sysprep.exe /generalize /oobe /unattend:C:/Windows/Panther/Unattend/unattend.xml /quiet /shutdown
|
Domestication of the mud crab Scylla serrata
MetadataShow full item record
Cited times in Scopus
The significant decrease in wild mud crab population highlights the need to manage the resources and domesticate crabs. This paper presents the initial results of the domestication of mud crab Scylla serrata aimed at produc... |
@echo off
rem launch this from msvc-enabled console
set CFLAGS=/W4 /WX /std:c11 /wd4996 /wd5105 /FC /TC /Zi /nologo
set INCLUDES=/I dependencies\SDL2\include /I dependencies\GLFW\include /I dependencies\GLEW\include
set LIBS=dependencies\SDL2\lib\x64\SDL2.lib ^
dependencies\SDL2\lib\x64\SDL2main.lib ^
... |
Governments should consider offering another COVID vaccine specifically tailored to the Delta variant, according to a U.K. government advisor and Delta researcher.
The guidance comes after a new study indicated that the Delta variant was eight times less sensitive to the antibodies that vaccines provide to people compa... |
Writing can be intimidating, even if you are an experienced writer. But a process – by breaking it down to simpler steps – can help you write faster and better. After all the way you write affects how well you write.
And a proper writing process can make all the difference.
The goal of this guide is to help you learn h... |
Business is an economic term that refers to the activities involved in producing or buying and selling goods or services. It can be for profit or non-profit and can range in size from sole proprietorships to massive corporations.
A business can be an individual with a side hustle or an international corporation with hu... |
@if "%_echo%"=="" echo off
:ARGUMENTS_VALIDATION
if /I "%1" == "/help" (goto :USAGE)
if /I "%1" == "/h" (goto :USAGE)
if /I "%1" == "/?" (goto :USAGE)
goto :ARGUMENTS_OK
:USAGE
echo Build and run a subset of test suites
echo.
echo Usage:
echo.
echo build.cmd ^<all^|proto^|build^|debug^|release^|diag^|co... |
WiFi is what allows you to use the internet on your smartphone, computer, tablet, and other devices.
How does WiFi get to your device?
Your internet service comes into your home through cables, like how cable TV comes into your home, from a company. Just like how cable TV lets you see channels on your TV screen, the in... |
<filename>src/System.Private.ServiceModel/tools/scripts/OpenFirewallPorts.cmd<gh_stars>1000+
@echo off
setlocal
echo Start Open all ports WCF test services use
SET __EXITCODE=0
net session >nul 2>&1
set __EXITCODE=%ERRORLEVEL%
if NOT [%__EXITCODE%]==[0] (
echo Error: this script must be called in an elevated wi... |
On the island of Lesbos, researchers have recovered a well-preserved fossil tree, including its branches and roots. As mentioned the Natural History Museum of Petrified Forest on the island of Lesbos in December 2020, Whether it was an exceptional discovery. Due to similar plant remains, up to 20 million years old, the... |
@echo off
del /F /Q *.aux *.log *.toc *.pdf
if %errorlevel% neq 0 goto build_end
python build-contents.py > contents.tex
if %errorlevel% neq 0 goto build_end
pdflatex trd.tex && pdflatex trd.tex
if %errorlevel% neq 0 goto build_end
del /F /Q *.aux *.log *.toc contents.tex
if %errorlevel% neq 0 goto build_end
:buil... |
The Crisis Over Justification
The crisis regarding the doctrine of justification that provoked the Protestant Reformation in the sixteenth century has not yet been resolved. Thus, the Reformation is by no means over. The dispute over justification that split the church back then threatens to fracture contemporary, evan... |
<filename>backend/libs/entt/deps.bat
@echo off
set SRC_DIR=%~dp0
if not defined ARCH set ARCH=x86
@rem init/update submodules
cd %SRC_DIR%
git submodule update --init
@rem compile dependencies
set CMAKE_GENERATOR_NAME=Visual Studio 14 2015
set GTEST_BUILD_DIR=%SRC_DIR%deps\googletest\build
if exist %GTEST_BUILD_DI... |
Prepositions Worksheets – Free Preposition Printable Packet Post Preview: This post contains a free eight page preposition printables packet for elementary students just becoming more familiar with prepositions up to middle school students needing a prepositions refresher course. This post also contains other language ... |
:SetUp
@echo off
cd c:\sdk\bin
:Monting
echo -{ ...
echo -{ Creating application TGFE.BIN ...
echo -{ ( test gramado file explorer )
nasm c:\gramado\desktop\tests\tgfe\crt0.asm -f elf -o crt0.o
:Compiling
echo -{ ...
echo -{ Compiling ...
gcc -c c:\gramado\desktop\tests\tgfe\main.c -I c:\gramado\in... |
@echo off
ECHO --- BUILDING WASM MODULE FROM RUST SOURCE ---
CD hello-wasm
wasm-pack build
echo --- COPYING BUILD PRODUCTS ---
COPY pkg\hello_wasm* ..\site
CD ..\site
echo --- INSTALLING DEPENDENCIES, SERVING AT LOCALHOST:8080 ---
CALL npm install
CALL npm run serve
|
ECHO CURRENTDIR: %cd%
C:\Users\Astaroth\source\repos\WinAudioLevels\WinAudioLevels\FileTouch /W /A "C:\Users\Astaroth\source\repos\WinAudioLevels\WinAudioLevels\Properties\AssemblyInfo.tt" >nul
C:\Users\Astaroth\source\repos\WinAudioLevels\WinAudioLevels\FileTouch /W /A "C:\Users\Astaroth\source\repos\WinAudioLevels\Wi... |
<reponame>MarekK82/Batch-Collection<filename>Multi-Threading.bat
@ECHO OFF
:THREAD0
ECHO Thread 0
TIMEOUT /T 1 /NOBREAK > NUL
CALL :THREAD1
:THREAD1
ECHO Thread 1
TIMEOUT /T 1 /NOBREAK > NUL
CALL :THREAD0
REM Das Sprungziel :EOF ist implizit definiert und markiert das Dateiende
|
Strategy to Improve the Quality of Islamic Educational Institutions Through the Child-Friendly School Model Based on Adiwiyata
The quality of education is a pillar of human resource development which is very important for national development. The child friendly school program is one of the efforts made to improve the ... |
<filename>bin/start_labrad_node.bat
::Starts a LabRAD node and all necessary components
@ECHO OFF
REM: Prepare LabRAD CMD
CALL %LABRAD_ROOT%\bin\prepare_labrad.bat
REM: Core
START "Labrad Web GUI" /min %HOME%\Code\scalabrad-web-server-2.0.6\bin\labrad-web.bat
START "Labrad Node" /min CMD "/k activate labart && pytho... |
<reponame>paullewallencom/sencha-978-1-8495-1510-8<filename>_src/Chapter 7/touchstart/lib/touch-charts/fashion/generate-chart-themes.bat
@echo off
del ..\src\chart\theme\ThemeList.js
for /f "tokens=1 delims=_." %%a in ( 'dir /b ..\resources\sass\chart-themes\*.scss' ) do (
echo ; >> ..\src\chart\theme\ThemeList.js
... |
Sightline is publishing a new report today: Fracked Fuel and Petrochemical Proposals in the Northwest. It provides the first regionwide inventory of a new class of projects under consideration. Although these proposals encompass an array of fuels and technologies, they share core features: they are possible in large pa... |
If you’re like most people, you probably think of ravens as black birds with a somewhat unusual beak color. However, there’s another type of black bird that’s often mistaken for ravens – brown-headed cowbirds. Both birds are members of the corvid family, which includes crows and jays. But there are some key differences... |
@echo off
rem called from `make64` or `make32`
echo Make the Windows bundle
echo Python: %_PYTHON_EXE_%
echo Build Folder: %_BUILD_DIR_%
echo Dist Folder: %_DIST_DIR_%
if exist %_BUILD_DIR_% rmdir /S /Q %_BUILD_DIR_%
if exist %_DIST_DIR_% rmdir /S /Q %_DIST_DIR_%
rem Run PyInstaller with a specific Python install t... |
Antarctica’s so-called “glacier at the end of the world” is melting.
A group of scientists warned that Antarctica’s so-called “glacier at the end of the world” is unexpectedly melting rapidly.
In two studies published Wednesday in the journal Nature, the researchers said the glacier, also called Thwaites, while the rat... |
@echo off
REM The creation of this build script (and associated files) was only possible using the
REM work that was done on the BoxStarter Project on GitHub:
REM http://boxstarter.codeplex.com/
REM Big thanks to <NAME> (@mwrockx} for creating this project, thanks!
if '%1'=='/?' goto help
if '%1'=='-help' go... |
<reponame>DLehenbauer/vscode-cc65-debugger<filename>build.bat
setlocal enabledelayedexpansion enableextensions
pushd "%~dp0"
set SCRIPT_DIR=%CD%
popd
for %%i in (code) do @set CODE=%%~$PATH:i
call :dirname CODE_DIR "!CODE!"
set BUILD=%SCRIPT_DIR%/dist/debug-adapter.js
set ELECTRON_RUN_AS_NODE=1
"%CODE_DIR%\..\code" ... |
A SpaceX Falcon 9 rocket recovered at sea from its maiden flight last year blasted off again from Florida in the first successful launch of a recycled orbital-class booster.
It took Space Exploration Technologies Corp, as the California-based company is formally known, 15 years to demonstrate that a rocket typically di... |
@echo off
rem Copyright 2018, alex at staticlibs.net
rem
rem Licensed under the Apache License, Version 2.0 (the "License");
rem you may not use this file except in compliance with the License.
rem You may obtain a copy of the License at
rem
rem http://www.apache.org/licenses/LICENSE-2.0
rem
rem Unless required by appl... |
The upcoming new heat wave that will affect Spain this week makes it necessary to talk about energy poverty, again. This structural problem, that has an impact on so many households all year long, is not only a winter-related problem but something that has, during summer, all the social organizations worried and workin... |
<reponame>mulargui/healthylinkx-mysql
kubectl exec -it dbtier-pod -- /bin/bash
kubectl run my-shell --rm -i --tty --image sqlclient --image-pull-policy Never -- bash
kubectl attach dbtier-test -c sqlclient -i -t
|
According to the German Diabetes Health Report 2018, more than 5.7 million people in Germany suffer from type 2 diabetes. The affected individuals react inadequately to the hormone insulin, which leads to elevated blood glucose levels. This in turn can lead to strokes, heart attacks, retinal or kidney damage and nerve/... |
By Alkesh Patel LPC, CSAC, CEO
Raising children with special needs can seem like a challenging task, not only for parents but for other siblings too. Back in the 1970s researchers considered siblings of children with disabilities as disadvantaged in many ways. However, lots of research has been done during that time an... |
Public Libraries as Tools for Development
As children, our perception of libraries was clouded by the old librarian sitting at the front desk ‘shh-ing’ everyone as they walked past. While American libraries retain their importance but may have lost their romantic allure, their reputation and modern use is only just beg... |
<reponame>bengarrett/devtidbits.com<gh_stars>10-100
::File: c:\terminal\cmd-scripts\perl.cmd
@echo off
@setlocal enableextensions enabledelayedexpansion
set perl=c:\terminal\perl\portableshell.bat
IF [%1]==[] (
%perl% -v
) ELSE (
%perl% %*
)
endlocal |
@echo off & setlocal enableextensions enabledelayedexpansion
if "%T_BUILD_ARCH%" == "x64" ( set T_GEN="Visual Studio 11 Win64" )
if "%T_BUILD_ARCH%" == "x86" ( set T_GEN="Visual Studio 11" )
call "%~d0%~p0\prepwin.cmd" %*
|
Led by World Wildlife Foundation Australia, a team of concerned organizations is mounting a drone-powered effort to create a “koala corridor” of trees and foliage to restore the marsupial’s habitat wiped out by recent fires, and reverse its population decline.
The project is initially focusing on an area west of Brisba... |
Hearing Loss Overview
Types of Hearing Loss
The two main types of hearing loss are conductive and sensorineural (or mixed when both occur together), and they are distinguished by the part of the ear that is affected in the process of loss.
Conductive Hearing Loss
Conductive hearing loss takes place in the outer or midd... |
Good day readers! Ever wondered what makes a ship unstable and why do we need concepts of stability. Well, this article is an attempt at making the idea clear.
Ship stability is a field of naval architecture that deals with how a ship behaves at sea, both in still water and waves. Stability calculations include concept... |
@echo off
REM This script is used to run clang-format on the source files.
REM Directory containing this batch script.
set dir=%~dp0
REM Prologue
set prev_dir=%CD%
cd "%dir%"
REM Directories
set include_dir=%dir%\include
set test_dir=%dir%\test
set clang_fmt_dir=%dir%\deps\clang-format
REM files
set fmt_sh=%clang_... |
Influenza: mixed interim results for Moderna's messenger RNA vaccine
American company Moderna on Thursday announced mixed interim results for its flu vaccine using messenger RNA technology, the same as for its Covid-19 vaccine.
These clinical trial results (phase 3) do not yet reveal the efficacy of the vaccine, but pr... |
<filename>ThirdParty/Sandcastle 2.6.1062.1/Examples/ConceptualExample/build_conceptual_mshc.bat<gh_stars>10-100
REM ********** Set path for .net framework2.0, sandcastle,hhc,hxcomp****************************
set PATH=%windir%\Microsoft.NET\Framework\v2.0.50727;%DXROOT%\ProductionTools;%ProgramFiles%\HTML Help Worksho... |
<reponame>lofttecs/get-systeminfo
@echo off
pushd %~dp0
FOR /F "usebackq" %%t IN (`HOSTNAME`) DO SET HNAME=%%t
SET TODAY=%date:~-10,4%%date:~-5,2%%date:~-2,2%
SET FILE_O=log\%HNAME%__%TODAY%.txt
SET FILE_T=log\%HNAME%_tmp.txt
"%ProgramFiles%\Common Files\Microsoft Shared\MSInfo\msinfo32" /report %FILE_O%
cmd /u /c ... |
The development of cardiovascular disease and type 2 diabetes have an association with metabolic obesity with normal body weight (MONW).
However, clinical practice does not diagnose MONW. In apparently healthy patients (without obesity) the measurement of insulin resistance or obesity is not widely applied nor does it ... |
- Introduction to light microscopy - Part 1 (Basics)
- Introduction to light microscopy - Part 2 (Fluorescence)
- Introduction to live cell imaging
- Introduction to multiphoton microscopy
- Introduction to optical sectioning
- Introduction to confocal laser scanning microscopy
- Introduction to light-sheet microscopy
... |
<reponame>samuelmugi/sabu_jobdesk
docker stop saqlever/sabu_job_desk:v1
docker rm saqlever/sabu_job_desk:v1
docker rmi saqlever/sabu_job_desk:v1
docker build -t saqlever/sabu_job_desk:v1 .
docker run -d -p 9595:9595 saqlever/sabu_job_desk:v1 |
Bandwidth is the amount of data that can be moved per second through a network or system. It is measured in bits per second (bps).
When you ask a web hosting company how much bandwidth they offer, they will usually tell you in megabytes per second (Mbps). Bandwidth is important for web hosting because it is the number ... |
@echo off
rem DOS pkzip.exe does not work under WinXP !
rem instead using infozip zip.exe
IF EXIST zzipselftest%1.zip del zzipselftest%1.zip
echo zip -0 zzipselftest%1.zip zzipself%1.exe
zip -0 zzipselftest%1.zip zzipself%1.exe
echo zip -9 zzipselftest%1.zip zzipself.txt
zip -9 zzipselftest%1.zip zzipself.t... |
Iron Ore Crushing Plant
Iron ore crushing plant magnetic separation of magnetite and other magnetic minerals is a complex process. During the iron ore separation process, each particle is subjected to a number of forces, including gravity, drag, etc. In magnetic separation process, the obtained iron ore mines materials... |
<reponame>oletolshave/ILPack<gh_stars>100-1000
ildasm /bytes bin\Debug\netcoreapp2.1\SandboxSubject.dll > il.original.txt
ildasm /bytes bin\Debug\netcoreapp2.1\cloned\ClonedSandboxSubject.dll > il.clone.txt
mddumper bin\Debug\netcoreapp2.1\SandboxSubject.dll > md.original.txt
mddumper bin\Debug\netcoreapp2.1\cloned\Clo... |
As recently as the late 20th century, the study of consciousness was considered outside the realm of science. But today, newly developed techniques for measuring brain activity are enabling scientists to refine theories about consciousness and bring substance to the grand mystery of our existence.
In turn, an improved ... |
Rule of Twelves Tide Calculator
With Keel input for Sailing and Sailboats
Knowing the Rule of Twelves is extraordinarily helpful for sailors to plan for safe passage with tides, whether that’s planning for the depth at a location or planning for tidal currents. For a more in depth (haha) explanation, read Tides and the... |
<gh_stars>1-10
::@echo on
:: Pass $(TargetDir)\<TestApp.exe> from Visual Studio
set TestAppPath=%1
:: Pass $(PlatformName) from Visual Studio
set TestAppPlatform=%2
set Arch=x64
if "%PROCESSOR_ARCHITECTURE%" == "x86" (
if not defined PROCESSOR_ARCHITEW6432 set Arch=x86
)
set PythonRegKey=HKLM\S... |
When you need to delete data from database tables or columns, you have the following options:
•Delete all or specific records (rows) from a table. This means that the respective record(s) will be removed completely.
•Reset one or multiple database fields to null or to the default value, in one operation. This means tha... |
<gh_stars>1000+
pdflatex Graphentheorie-2.tex -output-format=pdf
pdflatex Graphentheorie-2.tex -output-format=pdf
del *.class *.html *.log *.aux *.out *.glo *.glg *.gls *.ist *.xdy *.1 *.toc *.snm *.nav |
@echo off
echo Please make sure you have node/npm installed. You'll get some interesting errors if that's not the case. :-)
echo Installing prerequisites...
call npm install
echo Installing bower...
call npm install -g bower
echo Installing gulp...
call npm install -g gulp
echo If you received an error that looks ... |
As librarians, we are often requested to select and evaluate information resources. In this short reference article, we would like to recommend a few reliable websites that offer high quality information on domestic violence. We have selected sites from reputable sources that present current information, as well as off... |
<reponame>steve-madden/opentelemetry-cpp
endlocal
set "PATH=%~dp0;%PATH%"
set "TOOLS_PATH=%~dp0"
set "TOOLS_PATH_UNIX=%TOOLS_PATH:\=/%"
git config alias.cl !%TOOLS_PATH_UNIX%git-cl.cmd
exit /b 0
|
If you can't find a book at Walden Library, look for it online. You may be able to find it for free or see a preview: the table of contents, introduction, and even complete chapters. When full books are available, they tend to be old—out of copyright and in the public domain—but occasionally you can find recent books i... |
<reponame>adegwerth/joint-military-symbology-xml
setlocal
cd ..\..\source\JointMilitarySymbologyLibraryCS\jmsml\bin\Debug
jmsml.exe /xe="../../../../../samples/simple_symbolset_entity_modifier_codes/Air" /s="^Air$" /xas="SIMPLE"
endlocal
|
It’s fun collecting things in nature because it feels like a treasure hunt. We collected all the bright coloured foliage that we could find to contribute to our natural glitter crafting projects.
Making glitter or ‘fairy dust’ out of flowers and leaves is biodegradable and free! Sure it’s not sparkly like plastic glitt... |
Coastal Flooding To Disproportionately Impact 31 Million People Globally
Thirty-one million people living in river deltas are at high risk of experiencing flooding and other impacts from tropical cyclones and climate change, according to a study by Indiana University researchers.
“To date, no one has successfully quant... |
Cornell Univeristy Techniques in Visual Representation (2014)
New York, New York
Rendering with Future Projection
Assignment: select a historic image of New York, recreate the scene as it was, and then create a future projection
The Meatpacking District was chosen because of its significant transformation in recent his... |
<gh_stars>0
@echo off
rem java -Xmx1G -Xms1G -XX:+AlwaysPreTouch -XX:+DisableExplicitGC -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:MaxGCPauseMillis=45 -XX:TargetSurvivorRatio=90 -XX:G1NewSizePercent=50 -XX:G1MaxNewSizePercent=80 -XX:InitiatingHeapOccupancyPercent=10 -XX:G1MixedGCLiveThresholdPercent=50 -XX:+Ag... |
Tarkasur, also known as Tarakasura, is a demon in Hindu mythology. According to the mythological accounts, Tarkasur was the son of the sage Kashyapa and the demon princess Diti. He was known for his immense power and was invincible, having received a boon from Lord Brahma that he could only be defeated by the son of Lo... |
Women have unique challenges when it comes to managing their diabetes. From logistical challenges like finding a restroom and dressing appropriately, to physiological challenges like menstrual cycles and pregnancy, women with diabetes face different obstacles than men. If you are a woman with diabetes, the special cons... |
Hi there and welcome to this tutorial on anchored fingers.
"Anchored fingers" refers to the idea that when we change between chords on the guitar, it's very common to keep some fingers in place on the fretboard while we move others. The fingers which stay in place, in other words on the same string and fret number, are... |
<gh_stars>0
@echo off
echo You will need node and npm. Download the latest versions if this stuff fails.
echo You will also need an admin-level cmd prompt.
pause
npm install --global --production windows-build-tools
npm -g install npm@next
npm install node-jquery-xhr
npm install node-forge
npm install form-data... |
This tutorial will teach you how to insert bar charts in Microsoft Excel. The average or mean value for each data group is displayed in a bar chart. It is easier to virtualize the data so that the person reading it can get a quick snapshot of the representation. Bar graphs are an excellent tool for this.
It compares da... |
<reponame>devdave/txWeb<filename>lint.bat<gh_stars>0
pylint --ignore-patterns=test_* --ignore=helper.py,conftest.py -d W0221 -d R0903 -d R0901 -d R0902 -d R1705 -d C0103 -d C0301 -d C0305 -d C0115 -d W0603 -d C0303 txweb
|
<gh_stars>0
@echo off
setlocal
set ROOTDIR=%~d0%~p0
set PATH=/usr/bin/:%PATH%
set MAFFT_BINARIES=/usr/lib/mafft
set TMPDIR=%ROOTDIR%/tmp
"%ROOTDIR%\usr\bin\bash" "%ROOTDIR%\usr\bin\mafft" %*
:EOF
|
Tractors are a very common tool in construction sites, farms, and backyards. The word tractor was derived from the Latin word “trahere” which means “to pull”. In this article, we delve deep into the evolution, implication, and application of different types of tractors that have existed since the inception of tractors ... |
<filename>pack-nuget.bat
rmdir /S /Y bin
%windir%\Microsoft.NET\Framework\v4.0.30319\msbuild.exe src\log4stash.sln /t:Clean,Rebuild /p:Configuration=Release /fileLogger
cd %~dp0
copy LICENSE bin
copy readme.txt bin
src\.nuget\NuGet.exe pack log4stash.nuspec -Basepath bin
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.