text string |
|---|
@echo off
echo update D3D12APIWrapper.h
curl -LOs https://github.com/microsoft/antares/blob/master/backends/c-hlsl/evaluator/AntaresHlslLib/D3D12APIWrapper.h
echo update D3D12APIWrapper.cpp
curl -LOs https://github.com/microsoft/antares/blob/master/backends/c-hlsl/evaluator/AntaresHlslLib/D3D12APIWrapper.cpp
echo up... |
@echo off
setlocal enableextensions
call :init
set /a "init_error_level=%errorlevel%"
if %init_error_level% gtr 0 exit /b %init_error_level%
call :clear_arguments args
set /a "i=0"
:copy_options
set "option=%~1"
if defined option (
set "args[%i%]=%option%"
shift
set /a "i+=1"
... |
Lucy Burns was a women’s rights activist. She worked tirelessly for the cause she believed in. She and her friend Alice Paul were two of the more militant suffragettes. Lucy has the distinction of the suffragette that spent the most nights in jail.
In November of 1917 Lucy and many others that were picketing in front o... |
it can affect anyone, but it’s more common in people who are black or of south asian origin. many people with ckd are able to live long lives with the condition. it may only be diagnosed if you have a blood or urine test for another reason and the results show a possible problem with your kidneys. chronic kidney diseas... |
SETLOCAL
SET PROTOBUFKDB_SOURCE="C:\Git\protobufkdb\nmcdonnell-kx"
SET QHOME_LINUX="C:\q"
docker build -f Dockerfile.build -t protobufkdb-dev .
docker run --rm -it -v %QHOME_LINUX%:/q -v %PROTOBUFKDB_SOURCE%:/source/protobufkdb protobufkdb-dev /bin/bash -c /source/protobufkdb_build.sh
ENDLOCAL
|
<reponame>TheExpertNoob/PlexClassicCartoons<filename>Disney Treasures/processCompleteGoofyDisc2.cmd
rem Renaming and organizing for the video from
rem The Complete Goofy Disc 2
rem rename all the files
ren "*00.*" "Disney Animated Shorts - S1961E01 - Aquamania.*"
ren "*01.*" "Disney Animated Shorts - S1951E07 - Cold W... |
If you missed the latest jobs report, well, you didn’t miss much. The unemployment rate remained unchanged at 8.2% (and the broader unemployment measure, the U-6, increased to 14.9%). Private payrolls continue to increase (+84,000), and the government continues to shrink its workforce (-4,000) — especially at the feder... |
rmdir /Q /S build
rmdir /Q /S dist
C:\Users\Alex\Miniconda\envs\python2\Scripts\pyinstaller.exe --onefile --hidden-import packaging --hidden-import packaging.version --hidden-import packaging.specifiers --hidden-import packaging.requirements generate_weather_report.py
copy paths.cfg dist\paths.cfg
|
<reponame>open-o/common-tosca-inventory
@REM
@REM Copyright 2017 ZTE Corporation.
@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/LIC... |
<filename>EnableCustomizations.cmd<gh_stars>0
:: Caleb's EnableCustomizations.cmd
:: <EMAIL> for any questions or suggestions.
:: Version 0.6 last updated 2019-03-14
:: based on https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/add-a-script-to-push-button-reset-features
:: and https://forums.... |
@echo off
setlocal
%SystemRoot%\Microsoft.NET\Framework\v4.0.30319\RegAsm.exe "..\YY.DotNetObjectWrapper.dll" /codebase
%SystemRoot%\Microsoft.NET\Framework64\v4.0.30319\RegAsm.exe "..\YY.DotNetObjectWrapper.dll" /codebase |
Elephant Nose Fish – Species Profile & Facts
Disclosure: I may earn a commission when you purchase through my affiliate links. As an Amazon Associate I earn from qualifying purchases. – read more
Whether you’re a novice aquarist or a more experienced fish keeper, it’s always a thrill to discover new aquarium fish speci... |
<reponame>phillip-hopper/BloomDesktop<filename>build/makeWindowsInstaller.bat<gh_stars>0
call "C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\vcvarsall.bat"
pushd .
MSbuild /p:Label=Beta /p:BuildConfigurationID=xyz123 /p:WarningLevel=0 /target:Installer /property:teamcity_build_checkoutDir=..\ /verbosity:detai... |
The United States is ranked 15th for best quality of life
With a ranking not even in the top 10, quality of life is a major shortcoming of living in the US. Primary issues of concern include high living expenses, political stability, and public safety concerns.
< (1 of 1)
The US News Organization is renowned for its an... |
Biometrics Assignment Help
Biometrics is the measurement and analytical analysis of individuals's behavioral and physical qualities. The innovation is generally utilized for recognition and gain access to control, or for recognizing people that are under security. The standard property of biometric authentication is th... |
<gh_stars>0
call mvn clean package
rd "C:\openfire_4_1_6\plugins\ofmeet" /q /s
rd "C:\openfire_4_1_6\plugins\ofocus" /q /s
rd "C:\openfire_4_1_6\plugins\ofswitch" /q /s
rd "C:\openfire_4_1_6\plugins\ofchat" /q /s
del "C:\openfire_4_1_6\plugins\ofmeet.jar"
del "C:\openfire_4_1_6\plugins\ofocus.jar"
del "C:\openfire_... |
Racing To Save Bali's Endangered Starling
Trappers and traffickers are threatening many endangered species in Indonesia, perhaps none more so than the Bali starling, an exquisitely-feathered songbird that can fetch as much as $400.
A prime example is the Bali starling (Leucopsar rothschildi). The beauty of these small ... |
if not defined SW_LOG_INITIALIZED call "%~f0\..\init-log.cmd"
setlocal enabledelayedexpansion
set SW_CURRENT_CMD=%0
rem *** Parse input arguments
:sw_parse_argument
set CURRENT_ARG=%1
if not defined CURRENT_ARG goto sw_parse_argumens_end
if [%NEXT_ARG%]==[SW_SCOPE] goto sw_parse_argument_accept
if [%NEX... |
<filename>batch-files/multiple file creation.cmd
@echo off
::multiple files creation
for /l %%a in (1 1 10) do type nul > "index%%a.php"
:: other ways to create the files
for %%A in (1 2 3) do type nul > style%%A.css
for %%A in (1 2 3) do echo.> custom%%A.js
for %%A in (1 2 3) do copy nul > template%%A.tpl |
This reference book presents concise information about the essential elements of English grammar. Parts of speech, figures of speech, punctuation, common grammatical difficulties and confused words are explained in an easy-to-understand way, complete with defining examples.
Suitable for both primary and secondary stude... |
:: submits and runs the job to Spark
%SPARK_HOME%\bin\spark-submit --class org.apache.spark.deploy.dotnet.DotnetRunner^
--master local microsoft-spark-2.4.x-0.12.1.jar^
dotnet SparkWordsProcessor.dll %1 %2 |
Annual Review 2006 – A voice for the voiceless
Democracy, first and foremost, means giving people control over the decisions that affect their lives. But in societies all over the world, democratic and undemocratic, developed and developing, it is the voices of only some of the people that get heard. In many countries,... |
@echo off
REM Some Windows commands to compile the Fortran interface for F77
copy C:\Users\Belli\Documents\Code\coolprop-v5-new\build\32bitcdecl\Debug\Coolprop.dll .
C:\MinGW\bin\gfortran -g -o example examplef.for -L. -lCoolProp
example |
<filename>srv/bin/undeploy-plugins.bat
@echo off
@if not "%ECHO%" == "" echo %ECHO%
@if "%OS%" == "Windows_NT" setlocal
if "%OS%" == "Windows_NT" (
set "CURRENT_DIR=%~dp0%"
) else (
set CURRENT_DIR=.\
)
rem Guess DOTCMS_HOME if not defined
if not "%DOTCMS_HOME%" == "" goto gotHome
set DOTCMS_HOME=%CURRENT_DIR%.... |
data/cube.off
data/cube_open.off
data/eight.off
data/genus1.off
data/head_open_with_holes.off
data/hedra.off
data/hedra_open.off
data/helmet.off
data/hexagon_open.off
data/oct.off
data/oni.off
data/square_open.off
data/star.off
data/tetra.off
data/tetra_12f.off
data/tetra_6f.off
data/triangle_open_with_hole.off
|
Previous studies among adults have shown that yoga may be helpful in coping with stress, treating depression and boosting mood in general. Now findings published in the Journal of Developmental & Behavioral Pediatrics suggest the same may be true for adolescents.
In the small pilot study, researchers randomly assigned ... |
World news, also known as international news, is news that takes place abroad. It can be about a particular country or a topic that affects all of the world. It can also include stories that are local and have global implications. Whether the news is local or global, the goal is to inform viewers on what is going on in... |
The American College of Obstetricians and Gynecologists (ACOG) is warning that obesity during pregnancy increases the risk of several complications, including high blood pressure, a serious condition called preeclampsia and gestational diabetes. The ACOG opinion, published in the September issue of Obstetrics & Gynecol... |
COBLESKILL, N.Y. (NEWS10) – Work is underway at SUNY Cobleskill to save the American burying beetle from going extinct. Earlier this year, SUNY Cobleskill’s Environmental Management Program was awarded $140,026 through the U.S. Fish and Wildlife Service’s Recovery Challenge Grant initiative to reintroduce the beetle in... |
<gh_stars>0
@chcp 65001
@rem for current user
git config --global user.name "<NAME>"
git config --global user.email your@email
@rem global
git config --global core.quotePath false
@rem https://git-scm.com/book/en/v2/Git-Basics-Git-Aliases
git config --global alias.co checkout
git config --global ali... |
The video below covers the resources available on the Watergate Webpage with attention to primary source documents and video.
Tag: teaching resources
List of Instructional Materials Available at the Document Archive
In earlier post I explained the reasoning behind the Document Archive not having a traditional HTML navi... |
@ECHO OFF
@setlocal
::
:: Edit this line to run the batch file for Qt environment.
::
::call "C:\Qt\5.9.3\mingw53_32\bin\qtenv2.bat"
::call "C:\Qt\5.9.3\msvc2015_64\bin\qtenv2.bat"
::call "C:\Qt\5.9.3\msvc2017_64\bin\qtenv2.bat"
::call "C:\Qt\5.10.0\mingw53_32\bin\qtenv2.bat"
::call "C:\Qt\5.10.0\msvc2015_64... |
Last Thursday The US State Department has outlined a new vision for the development, testing and verification of military systems, including weapons that use artificial intelligence.
The Political Declaration on the Responsible Military Use of Artificial Intelligence and Autonomy represents a US attempt to steer the de... |
<reponame>PHuhn/Net.Incident4
@REM GetEslintVer
@REM Note VER is reserved word
@SET VRSN=8.2.14
@SET VRSN=latest
npm install --save-dev @angular-eslint/builder@%VRSN% @angular-eslint/eslint-plugin@%VRSN% @angular-eslint/eslint-plugin-template@%VRSN% @angular-eslint/schematics@%VRSN% @angular-eslint/template-parser@%VRS... |
<reponame>Nebbia/AlexaSkillsKit.NET
nuget pack ../AlexaSkillsKit.Lib/AlexaSkillsKit.Lib.csproj -Build -properties Configuration=Debug -symbols
nuget pack ../AlexaSkillsKit.Lib.ServiceStack/AlexaSkillsKit.Lib.ServiceStack.csproj -Build -properties Configuration=Debug -symbols
pause |
Crewdson, Croydale, Hallam, Luker, Matthews and McArthur – women buried in Étaples Military Cemetery
Nisbet, Page, Routledge, Smith, Wakefield, and Whittaker – women buried in Étaples Military Cemetery
Canadian nurse Matilda Green, buried in Étaples Military Cemetery, France
Wife and husband – Florence and Albert Grove... |
Khachapuri – the cheesy bread used by the Economists as a metric for cost of living between Georgian cities.3 min read
We are in Georgia.
According to a local legend, God took a dinner break when he was creating the world and, immersed in his meal, he accidentally tripped and fell on the Caucasus Mountains, sprinkling ... |
<reponame>yebing115/ARK
cd /d %~dp0
@echo off
echo Copy common dlls...
copy ..\\..\\..\\Bin\\Comm\\Debug\\PluginLoader_d.exe AFLoginServer\\ /Y
copy ..\\..\\..\\Bin\\Comm\\Debug\\PluginLoader_d.exe AFMasterServer\\ /Y
copy ..\\..\\..\\Bin\\Comm\\Debug\\PluginLoader_d.exe AFProxyServer\\ /Y
copy ..\\..\\..\\Bin\\Comm\... |
Commentary on Parashat Nasso, Numbers 4:21 - 7:89
Everyone makes a mistake once in a while. It’s natural to try to run from mistakes, cut losses, hope nobody notices or makes a fuss, and move on. In reality, though, our mistakes are precious opportunities. They give us insight into life and ourselves and allow us to be... |
A popular misconception is that the potential—and the limits—of quantum computing must come from hardware. In the digital age, we’ve gotten used to marking advances in clock speed and memory. Likewise, the 50-qubit quantum machines now coming online from the likes of Intel and IBM have inspired predictions that we are ... |
<gh_stars>0
@echo off
set PATH=C:\GNATPRO\6.3.2\bin;C:\GNATPRO\6.3.2\libexec\gcc\i686-pc-mingw32\4.3.5;C:\GNATPRO\6.3.2\libexec\gprbuild;%PATH%
set PATH=C:\GHS\multi424;%PATH%
set VCAST_COVER_SEPARATE_TYPES_FILES=.ads
%VECTORCAST_DIR%\vcastqt.exe
|
USS United States vs HMS Macedonian
This is a depiction of the famous naval battle. This print and another of Constitution vs. Guerriere, also in this exhibit, were gifts from Mrs. Elizabeth P. Custis to her friend, Mrs. Lear in 1815. Mrs. Custis was George Washington's step‑granddaughter, married for a time to Thomas ... |
<filename>trunk/AMLToolkitDocumentation/Help/Remove_AMLToolkitDocumentation.bat
@ECHO OFF
CLS
REM This is an example script to show how to use the Help Library Manager Launcher to remove an MS Help Viewer
REM file. You can use this as an example for creating a script to run from your product's uninstaller.
REM NOTE:... |
Your Health is Your Responsibility
Deciding to eat healthier and making wiser food choices is a personal choice you alone must make as no one else can make this decision for you.
Never before has America seen the level of obese people as there are in today’s society. If you are over 30 your ideal body weight you are co... |
<gh_stars>0
::
:: Microsoft Azure SDK for Net - Generate library code
:: Copyright (C) Microsoft Corporation. All Rights Reserved.
::
@echo off
setlocal
set accountSpecFile="https://raw.githubusercontent.com/Azure/azure-rest-api-specs/0ade6547eff89bab427eb400ebc5da870f2c5bd0/arm-datalake-store/account/2016-11-01/swag... |
<reponame>ivankrato/raspberry-pi-cdplayer<filename>build.bat
rmdir /S /Q build
mkdir .\build
xcopy /E .\server\classes .\build\classes\
copy .\server\.lircrc.example .\build\.lircrc.example
copy .\server\main.py .\build\main.py
copy .\server\media_player.conf .\build\media_player.conf
cd .\web_client
call npm install
c... |
Canceling events. Closing schools. Avoiding crowds. Staying home. All of these actions have one goal in common, and it can help prevent the spread of the COVID-19: social distancing.
As the coronavirus-borne disease outbreak that began in China has become a pandemic, public health experts have advocated that the public... |
@echo off
@rem Check for nodejs build location variable
if not defined NODE_ROOT goto nodebuild-not-found
if not exist "%NODE_ROOT%\src\node.h" goto nodebuild-not-found
if not exist "%NODE_ROOT%\deps\v8\include\v8.h" goto nodebuild-not-found
if not exist "%NODE_ROOT%\deps\uv\include\uv.h" goto nodebuild-not-found
if no... |
Why did we choose agriculture as one of the four entry points to design Brussels’ ecosystems transition? The reasons are theoretical and contextual. Agriculture, through its multifunctional contribution to urban needs, is a potential sustainability hotspot. But it is also a challenge for Brussels, a city-region with ve... |
@echo off
:init
cls
echo Webhook Message Sender
set /p "message=Ingresa el mensaje a enviar: "
set /p "webhook=Ingresa la URL del webhook: "
echo Content-Type: application/json>header
call echo {"content": "%message%"}>body.json
call "winhttpjs.bat" %webhook% -method POST -headers-file header -saveTo con -body-file bod... |
Biomarkers identified in collegiate athletes that could help predict time needed to recover from concussion
A collaborative study conducted by scientists from the National Institutes of Health, Department of Defense (DOD), and multiple academic institutions has identified blood biomarkers that could help to predict whi... |
Over time, the technology used for irrigation has evolved significantly, from simple hand-dug canals to modern mechanized systems. Throughout this article, we will examine how these irrigation systems have developed throughout history, as well as their advantages and features.
The history of irrigation can be traced ba... |
@ECHO OFF
SET ThisScriptDirectory=%~dp0
SET PowerShellScriptPath=%ThisScriptDirectory%res/main.ps1
@REM PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& {Start-Process Powershell -ArgumentList '-NoProfile -ExecutionPolicy Bypass -File ""%PowerShellScriptPath%""' -Verb RunAs}";
PowerShell -NoProfile -ExecutionP... |
<reponame>ryanvolz/harfbuzz-feedstock
@ECHO ON
:: set pkg-config path so that host deps can be found
:: (set as env var so it's used by both meson and during build with g-ir-scanner)
set "PKG_CONFIG_PATH=%LIBRARY_LIB%\pkgconfig;%LIBRARY_PREFIX%\share\pkgconfig;%BUILD_PREFIX%\Library\lib\pkgconfig"
:: get mixed ... |
The cost of acquiring and disposing of cleaning chemistry is usually a major contributor to the overall cost of an industrial or precision cleaning process. Removing contaminants from cleaning solutions can potentially extend their useful life and reduce overall cleaning costs. Traditional filters including those of th... |
Brain-derived neurotrophic factor (BDNF) is a protein, one of a number of nerve growth factors. The longstanding dogma that the brain does not make new nerve and brain cells has been dropped; neurons require BDNF for their survival, and it promotes the growth of new ones. Expression of the BDNF gene is decreased in Alz... |
The mere thought of stepping outside during a Mongolian winter is enough to chill one’s bones. For years, Mongolian children have braved the frigid winter for a taste of glory, risking life and limbs to win prize money for their families. Thanks to the efforts of human rights advocates, they will no longer.
In late Jan... |
@echo off
set dst=%WinDir%\OneWaySynchronize.exe
echo This will copy OneWaySynchronize into the Windows directory
echo to make it work like a built-in command.
echo If you have an existing version you must answer yes to overwrite.
echo Press Ctrl+C to cancel.
pause
if defined ProgramFiles(x86) (
copy OneWa... |
Strengthen means of implementation and revitalize the Global Partnership for Sustainable Development
Global challenges require global solutions. While the MDGs focused on implementation primarily in the countries of the Global South, the UN Sustainable Development Goals are characterised by universal validity. In this ... |
The Merriam-Webster Dictionary defines feminism as the political, economic, and social equality of sexes. This definition seems relatively agreeable; however, to many it seems that the women’s movement has always been partisan and controversial. As of 2017, 32% of Democrats identified as feminists, while only 5% of Rep... |
<reponame>greolus/calligraphy_templates<filename>make.bat
@set filename=calligraphy
@REM rm -r pythontex-files-* 2>NUL
@REM rm %filename%.pytxcode %filename%.pdf 2>NUL
@REM @docker run -w /root -v %cd%:/root/ texlive/texlive xelatex %filename%.tex > NUL
@REM @docker run -w /root -v %cd%:/root/ texlive/texlive pytho... |
Since the world wide web went live in 1991 and the internet fully commercialized in 1995, there has been a rapid increase in the number and sheer variety of cybercrimes committed worldwide. Hackers’ targets have included secure government websites, credit card number databases, university research organizations, popula... |
On this page
Stroke occurs when a blood vessel supplying blood to the brain either becomes blocked - known as an ischaemic stroke - or ruptures and begins to bleed- known as a haemorrhagic stroke - (Stroke Foundation 2018).
Either may result in part of the brain dying, leading to sudden impairment that can affect a num... |
Research and results in spinal cord injury using posture changes while sleeping and sitting. Known now as Inclined Therapy
Spinal Cord Injury Inclined Bed Therapy I.B.T. Study 7 years 11 months ago #383
People with spinal cord injury are needed to participate in an online Diary Study, in order to determine that alterin... |
<filename>cpp-cgdk/compile-g++14.bat
set name=MyStrategy
if not exist %name%.cpp (
echo Unable to find %name%.cpp > compilation.log
exit 1
)
del /F /Q %name%.exe
set COMPILER_PATH="
if "%GCC6_HOME%" neq "" (
if exist "%GCC6_HOME%\bin\g++.exe" (
set COMPILER_PATH="%GCC6_HOME%\bin\"
)
)
SetLo... |
This course provides an introduction to the fundamental concepts in human-computer interaction. Students will learn how to design and evaluate user interfaces for computer-based systems and devices. Topics include cognition, interaction frameworks, design process, evaluation methods, user research, design principles, p... |
<reponame>stever/Windar
@ECHO OFF
ECHO Cleaning Common
RMDIR /S /Q "..\src\Common\bin"
RMDIR /S /Q "..\src\Common\obj"
ECHO Cleaning ErlangTerms
RMDIR /S /Q "..\src\ErlangTerms\bin"
RMDIR /S /Q "..\src\ErlangTerms\obj"
ECHO Cleaning PlaydarDaemon
RMDIR /S /Q "..\src\PlaydarDaemon\bin"
RMDIR /S /Q "..\src\P... |
Virtual reality systems and related software hold great potential, not only for entertainment, but more importantly – for business and industry, as well as the education sector. But did you know that virtual (or VR) doesn’t mean the same as augmented (AR) and in this post, we hope to clarify this difference for you.
So... |
@echo off
mkdir src\docroot\WEB-INF\classes
mkdir src\docroot\WEB-INF\classes\demo
mkdir src\docroot\WEB-INF\lib
cd src\classes
echo compiling classes directory
javac -d ..\docroot\WEB-INF\classes demo\*.java
cd ..\taglib
echo compiling lib directory
javac -classpath "..\docroot\WEB-INF\classes;%CLASSPATH%" demo\*.java... |
Divorce in the early 20th century was not as common or accepted as it is today. Many states had strict laws that made it difficult for couples to divorce. During this period, only a few states had laws that allowed for divorce on the grounds of “no-fault,” which means that the divorce could be granted without either pa... |
A Teen Makes a Martin Luther King Cupcake to Honor Black History Month
By: JJ G
Michael Platt, a 14-year-old boy, made a Martin Luther King cupcake to honor Black History Month. He is the founder of Michael Desserts in Bowie, Maryland, and his best-selling flavor is sweet-potato-pie flavored. Well, you might be thinkin... |
Fast food isn't the only culprit in the country's growing obesity epidemic, a study from UCLA claimed earlier this year. But before letting McDonald's and Co. completely off the hook, consider this: For every mile that participants in a recent University of Texas study lived from the closest fast-food restaurant, resea... |
Bombshell study: Eating THIS popular food raises your dementia risk
(NaturalHealth365) Dementia, which can feature memory loss, confusion, cognitive impairments, paranoia, delusions, and hallucinations, affects at least 5 million adults in the United States. Sadly, the overall number of people afflicted with this debil... |
- Modelling of Metallurgical Processes
- Design and Diffusion in Metallurgical Processes
- Computer Applications in Metallurgical Processes
1. Modelling of Metallurgical Processes
|1."Engineering Process Metallurgy" by R I L Guthrie|
Book Review: This book covers the concepts of heat transfer, mass transfer, fluid flow... |
Grant Year2015, 2014
Not long ago, alluvial deposits throughout the Los Angeles Basin were clothed in the Coastal Sage Scrub (CSS) plant community, a habitat characterized by exceptionally high biodiversity and endemism. As land was cleared for agriculture, this plant community came to exist only as islands amidst a se... |
rem MySQL
net start "MySQL80"
rem postgresql
net start "postgresql-x64-12"
rem MSSQL
net start "MSSQL$SQLEXPRESS"
net start "SQLTELEMETRY$SQLEXPRESS"
net start "SQLWriter"
rem Oracle
net start "OracleOraDB18Home1TNSListener"
net start "OracleServiceXE"
|
Today, at long last, the first ever federal regulations go into effect that create emission limits for mercury air pollution from gold mining.
We became aware of the need for these regulations thanks to the Environmental Protection Agency’s Toxics Release Inventory, which requires large polluters to publicly and annual... |
<gh_stars>0
pushd "./../src/Owlvey.Falcon.Authority.Presentation"
del /f FalconAuthDb.db
popd
pushd "./../src/Owlvey.Falcon.Authority.Infra.Data.Sqlite"
rmdir Migrations /s /q
dotnet ef migrations add ConfigurationDb -c PersistedGrantDbContext --project ../../src/Owlvey.Falcon.Authority.Infra.Data.Sqlite/Owlvey.Falcon... |
WHAT IS KNOWN AND OBJECTIVE: Vaccines and other pharmaceuticals are essential medical supplies that require continuous storage at specific temperatures to maintain viability. Power outages can lead to a break in the cold chain, resulting in the degradation of essential medicines.
COMMENT: After a power outage, the stab... |
<filename>Scripts/Sample/RelationalDataToSwaggerExample.cmd
@REM ----------------------------------------------------------------------
@REM |
@REM | RelationalDataToSwaggerExample.cmd
@REM |
@REM | <NAME> <<EMAIL>>
@REM | 2021-06-07 07:03:02
@REM |
@REM ---------------------------------------------------... |
<reponame>Sphereon-SDK/vision-sdk
del java8-okhttp-gson\pom.xml
del java8-okhttp-gson\build.gradle
rmdir java8-okhttp-gson\src\main /s /q
rmdir javascript\src /s /q
rmdir csharp-net45\src\Sphereon.SDK.Vision /s /q
call mvn -Phtml-docs clean install
call mvn -Pjavascript clean install
call mvn -Pjava8-okhttp-gson cle... |
Which lengths would form a right triangle
Which side lengths can form a right triangle?
These sets of numbers are called the Pythagorean triplets and are sets of 3 integers (let’s call the a , b and c ) and satisfy the Pythagorean theorem: a² + b² = c² . That is, they could form a right triangle with sides of length a ... |
Researchers from the FOM Foundation and Eindhoven University of Technology have successfully made a ‘magnetic domain-wall ratchet’ memory, a computer memory that is built up from moving bits of magnetised areas. This memory potentially offers many advantages compared to standard hard disks, such as a higher speed, lowe... |
<reponame>chenyoujie/GeoDa<gh_stars>0
@echo OFF
REM call "C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\vcvarsall.bat"
REM call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat"
REM call "C:\Program Files\Microsoft Visual Studio 10.0\VC\vcvarsall.bat"
if %PROCESSOR_ARCHITECTURE% == x86 (
call "... |
Soap making is super cool and science-y. But traditional soap making is a bit dangerous for kids in elementary school. The chemical reactions can burn the skin or eyes. So, if you want to make a soap making science project, what can you do?
The best way to learn how to make soap with kids is to use melt-and-pour soap. ... |
Cuomo is doing his best to rid us of non biodegradable plastic bags in New York. Under his new proposed 2019 executive budget he wants to ban single use bags, and has considered handing out free reusable bags as part of this effort.
Exemptions will be made such as in high risk and low income areas who cannot afford thi... |
Out Of This World
If the purpose of art is to reveal the mystery and wonder of our existence, nothing quite captures our attention than the secrets and findings of our vast universe. Science has influenced art like never before, with astronomy leading this cultural revolution and giving us visual wonders of galaxies, s... |
@rem Build janet on windows
@rem
@rem Open a "Windows SDK Command Shell" and cd to the janet directory
@rem Then run this script with no arguments to build the executable
@echo off
@rem Ensure correct command prompt
@if not defined INCLUDE goto :BADCMD
@rem Sub commands
@if "%1"=="help" goto HELP
@if "%1"=="clean" g... |
Ministerial summary document on the impact of agrofuels on the environment
French Republic, December 2008.
Introduction by Yvon LE MAHO, Research Director CNRS, Member of the Academy of Sciences, President of the Scientific Council of Natural Heritage and Biodiversity
In its agricultural orientation law of January 2006... |
The main function of adding pigments in cosmetics is coloring, which not only has the functions of beautifying, modifying, and covering up, but also can adjust the influence of certain raw materials on the color of the product. Most of the colorants used in cosmetics are synthetic dyes, and long-term or excessive use w... |
<reponame>cpiker/condaCDF<filename>recipe/bld.bat
rem Not using the downloaded sources while debugging
rem cd C:\Users\cwp\tmp\cdf
nmake.exe /nologo /f Windows.mak build
if %ERRORLEVEL% NEQ 0 (
EXIT /B 2
)
nmake.exe /nologo /f Windows.mak install
if %ERRORLEVEL% NEQ 0 (
EXIT /B 4
)
%PYTHON% setup.... |
Introduction, applications of soil mechanics in civil engineering. The nature of soil, types of soil, density, water content, Atterberg limits, subsurface soil investigation. Stresses and strains in soil elements, description of the stress state at a point with the Mohr's circle, total and effective stresses, the "effe... |
<reponame>tinysec/jsrt<filename>clean.bat
for /r . %%c in (.) do @if exist "%%c\objchk_wxp_x86" rd /S /Q "%%c\objchk_wxp_x86"
for /r . %%c in (.) do @if exist "%%c\objfre_wxp_x86" rd /S /Q "%%c\objfre_wxp_x86"
for /r . %%c in (.) do @if exist "%%c\objchk_win7_amd64" rd /S /Q "%%c\objchk_win7_amd64"
for /r . %%c ... |
The fingerprint solar system craft is a fun way to help kids remember the order of the planets, and it’s super adorable, too!
When learning about the solar system, sometimes it is hard for little ones to remember the order of the planets.
Read on to learn how to make the fingerprint solar system with your kids or class... |
Here comes the cold and dark: The winter solstice, the shortest day of the year in the Northern Hemisphere, occurs early Wednesday morning.
The solstice happens at the same instant everywhere on Earth. In the U.S., it happens at 5:44 a.m. EST Wednesday (or 4:44 a.m. CT, 3:44 a.m. MT and 2:44 a.m. PT).
After the solstic... |
<filename>conda-recipes/llvmdev/bld.bat
mkdir build
cd build
set BUILD_CONFIG=Release
REM Configure step
if "%ARCH%"=="32" (
set CMAKE_GENERATOR=Visual Studio 14 2015
) else (
set CMAKE_GENERATOR=Visual Studio 14 2015 Win64
)
set CMAKE_GENERATOR_TOOLSET=v140_xp
REM llvm 8 needs the 64bit linker
set Preferred... |
:: Create a Role for the lambda function
aws iam create-role --profile lambdasharp --role-name LambdaSharpLogParserRole --assume-role-policy-document file://assets/lambda-role-policy.json --profile lambdasharp
aws iam attach-role-policy --profile lambdasharp --role-name LambdaSharpLogParserRole --policy-arn "arn:aws:i... |
… a study of the past
The link below is to an article that takes a look at the history of Android, the operating system.
For more visit:http://arstechnica.com/gadgets/2016/10/building-android-a-40000-word-history-of-googles-mobile-os/
Leave a comment | tags: Android, article, Google, operating system | posted in Androi... |
@echo off
setlocal EnableDelayedExpansion
set "ScriptPath=%~dp0"
cd "!ScriptPath!"
if not exist "Programs/Premake/Binaries/Windows/premake5.exe" (
call "Programs/Premake/Build.bat"
if errorlevel 1 (
exit /b !errorlevel!
)
)
set "Args="
set "Action="
call :HandleBatchArguments :HandleBatchArgument %*
if [!Actio... |
By Emily Wilson, Philippe Vezina, and Mohammad Jafar Sami
Cases of antibiotic resistance have become a prominent concern for our healthcare system. Antibiotic resistance is a result of bacteria that have evolved to overcome antibiotic treatment. For instance, mutated bacteria may begin producing enzymes that give them ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.