text string |
|---|
:: #==============================================================#
:: # LOCKDIR.BAT #
:: #==============================================================#
:: # Lock and or unlock a specified directory from users access #
:: # Must be run as administrator. ... |
<reponame>ThomasKrauss/Reconnect<filename>my-utilities/resources/commands/shutdown.bat
@echo off
REM Close all windows: there might be things to save!
call %~dp0close-all-windows.bat
REM Backup before shutting the computer down
wscript %~dp0backup\backup-dev.vbs %~dp0backup\idrive-backup-data.txt %~dp0backup\local-b... |
<gh_stars>0
@rem = '--*-Perl-*--
@echo off
if "%OS%" == "Windows_NT" goto WinNT
IF EXIST "%~dp0perl.exe" (
"%~dp0perl.exe" -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9
) ELSE IF EXIST "%~dp0..\..\bin\perl.exe" (
"%~dp0..\..\bin\perl.exe" -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9
) ELSE (
perl -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9... |
Cancer Prevention – Part Two: Decreasing Your Cancer Risk Factor Through Nutrition and Monitoring
The topic of Cancer Prevention warrants additional information on the value of nutrition and detoxification as ways to reduce your odds of being one of the people who gets cancer.
One study in World Cancer Research Fund UK... |
<gh_stars>100-1000
@ECHO OFF
SET S=%1
SET S=###%S%###
SET S=%S:"###=%
SET S=%S:###"=%
SET S=%S:###=%
SET S=%S:vnc://=%
start "VNCViewer" "C:\Program Files\uvnc bvba\UltraVNC\vncviewer.exe" -connect %S% -shared
|
<reponame>joyride9999/fluffi
:: Copyright 2017-2019 Siemens AG
::
:: Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, mo... |
The ethnographic variation of the Central African Republic is reflected in the diversity of music cultures. As elsewhere in Africa, music is performed at festivities and ritual occasions. It is closely associated with words and dance and is an important element of any oral tradition.
- Countryaah: Population and demogr... |
@ECHO OFF
REM This is the parent directory of the directory containing this script.
SET PL_BASEDIR=%~dp0..
REM Avoid the nasty \..\ littering the paths.
SET PL_BASEDIR=%PL_BASEDIR:\bin\..=%
REM Set a fact so we can easily source the environment.bat file in the future.
SET FACTER_env_windows_installdir=%PL_BASED... |
Wha word spell check onlinet is essay writing? An essay is, in essence, an essay that presents the author’s argument, but the precise definition is quite vague, encompassing most those of a paper, a letter, an article, and also a brief story. Essays are always formal and frequently referred to as”dissertations.” Disser... |
<filename>Cindi.Presentation/Node_5021.bat
set ASPNETCORE_URLS=https://localhost:5021
set ASPNETCORE_ENVIRONMENT=DEVELOPMENT
dotnet run --no-launch-profile -p C:\Users\TNguy\OneDrive\Documents\Repositories\cindi\Cindi.Presentation |
<reponame>andrei-punko/java-interview-q-n-a<filename>generate-n-commit-n-push.bat<gh_stars>0
java -jar github-pages-content-generator.jar content.txt template.html index.html
git add --all
git commit -m "Add content"
git push origin master
|
Mamata’s federal anarchy
In my college days, when I read Indian constitution it was said that India was a “union” of states, and this “union” was “indestructible”. What it meant was that unlike the United States, which is “indestructible union of indestructible states”, in India the “states” can be enlarged or broken t... |
@goto :batch-script > /dev/null 2>&1 # > nul
# ****************************************************************************
# Usage: execute-with-juliawin-sh program arg1 arg2 arg3...
#
# This is a Polyglot script that is interperated differently by sh/bash and bat
# We use this to activate the juliawin environm... |
<gh_stars>0
@ECHO OFF
SET basedir=%CD%\scripts
if not exist "%basedir%" mkdir "%basedir%"
if not exist "%basedir%/2006S" mkdir "%basedir%/2006S"
if not exist "%basedir%/2006S-Shaders" mkdir "%basedir%/2006S-Shaders"
if not exist "%basedir%/2007M" mkdir "%basedir%/2007M"
if not exist "%basedir%/2007M-Shaders" mkdir "%... |
A child’s mind can absorb information like a sponge absorbs water. Learning at this age is fast and easy. It’s like a blank canvas constantly filled with new painting or images.
The role of the grandparents in a child’s brain development is important. What you did for your own children’s development works pretty much t... |
git clone https://gitlab.com/Hygn/esofviewer.git
cd esofviewer
pip install pycurl
pip install wget
pip install browser_cookie3
pip install youtube_dl
@echo off
cls
python ESOFviewer.py
echo.
echo Press any key to close this script
pause >nul
exit
|
An ethology graduate discovers a very unusual colony of sea gulls. Chicks that are homozygous for the dominant trait Bravado like to tease foxes and 30% of them get eaten. Chicks homozygous for the recessive trait cowardice tend to jump out of the nest when startled and 70% of them fall to their death. Heterozygotes ar... |
echo off
if "%PUREWEB_HOME%" == "" (
echo PUREWEB_HOME environment variable is not set
goto :eof
)
if "%PUREWEB_LIBS%" == "" (
echo PUREWEB_LIBS environment variable is not set
goto :eof
)
echo node.js version:
call node --version
if errorlevel 1 (
echo node.js is not installed - see https://node... |
The Art of Whaling
This piece by Jessica Boyall about the art of whaling is equal parts remarkable and horrifying:
The first European settlers arrived at Nantucket, an isolated island some thirty miles from Cape Cod, Massachusetts, in 1659. They built homes, Quaker meeting houses, and cattle farms, swiftly and forcibly... |
<gh_stars>0
@echo off
echo.
echo ==================== build begin ====================
REM set cssIn=app.css
REM set cssOut=app.min.css
REM optimizeCss = standard | keepLines | keepComments | keepComments.keepLines | none
REM node r.js -o cssIn=%cssIn% out=%cssOut% optimizeCss=standard
node r.js -o build.js
echo =... |
Information Possibly Outdated
The information presented on this page was originally released on July 8, 2016. It may not be outdated, but please search our site for more current information. If you plan to quote or reference this information in a publication, please check with the Extension specialist or author before ... |
Flow Physics and Heat Transfer Characteristics of Jet Impinging on a Heated Flat Surface
Cooling by impingement jet is known to have a significant high heat transfer rate which make it widely used in industrial cooling systems. This research paper numerically investigates heat transfer characteristics on an isothermal ... |
@echo off
REM Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE
REM file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file
REM to You under the Apache License, Version 2.0 (the "License"); yo... |
Our nation is founded on the notion that the law is impartial, that legal cases are won or lost on the basis of evidence, careful reasoning and nuanced argument. But they may, in fact, turn on the camera angle of a defendant’s taped confession, the number of photos in a mug shot book, or a simple word choice during a c... |
setlocal
set JDK14_HOME=C:\Program Files\IBM\Java60
del DOHRobot*.class
"%JDK14_HOME%\bin\javac" -source 1.4 -target 1.4 -classpath "%JDK14_HOME%\jre\lib\plugin.jar" DOHRobot.java
del DOHRobot.jar
"%JDK14_HOME%\bin\jar" cvf DOHRobot.jar DOHRobot*.class META-INF
"%JDK14_HOME%\bin\jarsigner" -keystore ./dohrobot DOHRobot... |
The elaborated stages contained in its entire development cycle collectively represent one of the challenges or factors affecting the development of vaccines. In fact, more specific issues arise from each stage of vaccine development. To understand the complication better, it is important to note that the process combi... |
Cells of tissue A have small intercellular spaces and walls thickened at the corners. Cells of tissue B do not have intercellular spaces and thickened cell walls. Identify tissue A and B.
A: Chlorenchyma, B: Sclerenchyma
A: Collenchyma, B: Chlorenchyma
A: Collenchyma, B: Sclerenchyma
A: Sclerenchyma, B: Collenchyma
Cel... |
What is a Pathogen?
A disease a specific thing casuing problems or abnormal things in the body leading to symptoms
A pathogen is usally an external organism cauing these diseases
And no I wouldn't classify this as other animals it is in a specific family of:
Viruses,bacteria,fortnite,tik-tok,fungi and mabye something e... |
Prairie Projects: Prairie Dogs and Compass Plants
Prairie Dog in the Hole
- Styrofoam or paper cup
- Brown, green, and black construction paper
- Tongue depressor
Cut out the pattern for the prairie dog and color eyes and nose. Add white teeth. Glue the prairie dog to one end of the tongue depressor. Cover the cup with... |
<gh_stars>0
REM build - this will update lib folder - ignored by gitignore
call npm run build
REM eb command has a known problem in Windows where it doesnt respect ebignore for nested folders. Removing the folder to avoid the problem.
echo deleting node_modules due to a bug in ebignore for Windows - this may take some ... |
Christianity's TRUE stance on The African Slave Trade: from a historical veiwpoint
by: Rami A.
It is very well known to any well-educated individual that slavery was a big part of the world's history during the Age of Exploration. The Age of Exploration began in Europe about 1450, during this period people began to lea... |
If you’re visiting Dale Carnegie and his Mechatronics team at Victoria University, don’t be scared when you are approached by MARVIN (short for Mobile Autonomous Robotic Vehicle for Indoor Navigation), a very sophisticated security guard.
MARVIN is designed to wander the university corridors and detect intruders, but t... |
<filename>Scripts/Python/_Env.bat
@echo off
call "%~dp0..\_Env.bat"
::if "%Python_Version%"=="" set Python_Version=2.7.18
::if "%Python_Version%"=="" set Python_Version=3.9.0
if "%Python_Version%"=="" set Python_Version=3.9.6
if "%Python_Distrib%"=="" set Python_Distrib=%Scripts_Distrib%\Python
if "%Python_Path%"==""... |
At the Heart of Great Natural Spaces
The Three Counties Region is characterised by the importance of nature. The Rhine is a central natural feature, but there are also parks and forest areas, as well as nature reserves, which are home to remarkable plants and animals. Enjoy the peace in these spaces and see what’s uniq... |
@echo off
rem this test is courtesy of https://stackoverflow.com/questions/4781772/how-to-test-if-an-executable-exists-in-the-path-from-a-windows-batch-file/25696405#25696405
where /q choco
IF ERRORLEVEL 1 (
ECHO Choco not found. Please make sure it is installed and placed in your PATH.
EXIT /B
)
e... |
"Bird brain" is a colloquial insult that most people have heard before, but it looks like it may not be an insult at all. It's easy to assume that because birds have such small skulls, this automatically equates to a low level of intelligence, but behavioral research shows an entirely different story.
In a clip from BB... |
Antibiotics, while highly effective at treating and preventing infections, may also increase the risk of susceptibility to infections, allergy, and metabolic syndrome and might even decrease efficacy outcomes of pharmacologic therapies by altering the composition and functions of the commensal microbiota.
In a perspect... |
Basketball, baseball, and badminton are the most common sports that pop up in anyone’s mind when exploring the sports starting from the letter B. However, a long list of sports begins with the letter B beside the forenamed ones. Moreover, many beach sports starting from B make the summer season more fun and exciting.
T... |
<reponame>shield-endpoint/DIE-engine<filename>build_win32.bat
set VS_PATH="C:\Program Files (x86)\Microsoft Visual Studio\2017\Community"
set QT_PATH="C:\Qt\5.12.5\msvc2017"
rem set QT_PATH="C:\Qt\Qt5.6.3_msvc2013_x86\5.6.3\msvc2013"
set UPX_PATH="C:\Utils\upx-3.95-win32"
set SEVENZIP_PATH="C:\Program Files\7-Zip"
... |
<reponame>diegoinacio/txMan_win
call settings
@echo off
setlocal
goto :header
:main
endlocal
setlocal EnableDelayedExpansion
set input=
set /p input=%user%@txman $
set parser=python %utils% --path %cd%
set i=0
for %%a in (%input%) do (
set args[!i!]=%%a
set /a i+=1
)
if "%args[0]%" EQU "help" goto help
if "%... |
<reponame>Muritiku/xmondrian-build
REM
REM script: api-docs.bat
REM purpose: generates API documentation using YUI Doc
REM see: http://developer.yahoo.com/yui/yuidoc/
REM
REM Set the XMLA_HOME variable to the directory to which you checked out the xmla4js project directory
SET XMLA_HOME=D:\Projects\xmla4js
REM Set t... |
Become a Student
Everyone has an opinion concerning the world around them, or a worldview, which they use to interpret reality. This course will look at some prevalent beliefs of a non-Christian worldview.
A worldview is simply a set of beliefs and assumptions that a person uses to determine what is real and true. In t... |
@echo off
set HB_COMPILER=clang
set COMPILER_PATH=C:\LLVM5\bin
set HARBOUR_VER=C:\DEV\HB34\CLANG-64\BIN
set HB_INSTALL_PREFIX=%HARBOUR_VER%
set HB_COMPILER=clang64
set PATH=C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\... |
Here's an alphabetical listing of the most commonly used Computer Terms and Acronyms.
ACPI (Advanced Configuration and Power Interface) - Specification developed by Intel, Compaq, Phoenix, Microsoft and Toshiba to control power on notebooks and other devices. Windows 98 and Windows 2000/XP support ACPI.
ATC (Advanced T... |
A touch screen or multi touch screen is an integration of an input device and output display device that can be used with touch input. The touch screen is usually fully layered on top of an ordinary information processing unit’s screen. While the unit might be an iPhone, laptop, tablet PC, or other mobile device, the d... |
<reponame>cnruster/php-sdk<filename>bin/phpsdk_version.bat
@echo off
cmd /c "exit /b 0"
if "%PHP_SDK_PHP_CMD%"=="" (
call %~dp0phpsdk_setvars.bat
if "!PHP_SDK_PHP_CMD!"=="" (
echo PHP SDK is not setup
exit /b 3
)
)
%PHP_SDK_PHP_CMD% -r "echo 'PHP SDK ' . file_get_contents(getenv('PHP_SDK_ROOT_PATH... |
Affordable Rental Housing: Ease of Living for the Urban Migrants and the Poor
Like every other industry, the real estate sector took a significant blow due to the nationwide lockdown during the Covid-19 pandemic. Regrettably, due to the mass exodus of migrant labourers, the plight of the housing needs of the labour for... |
It is a good thing when we are exposed to multiple points of view. And a bill moving in the legislature will ensure that freedom is honored and not restricted by your local school.
House Bill 1416, sponsored by Rep. Kent McCarty, guarantees that public school students may engage in political activities or political or ... |
Are there severities of red green color blindness? Red-green color blindness can be further broken down into two subtypes that help describe varying degrees of color vision deficiency: protanomaly (primarily red color deficiency) deuteranomaly (primarily green color deficiency)
Are there different severities of color b... |
<filename>DeleteCasheAndStartServer.bat
Echo Delete Server Cashe Files And Start The Server
pushd Drive:\Root\Server Name File
@RD /S /Q "Drive:\Root\Server Name File\user\cache\"
Start Server.exe
|
People with more complex medical needs, like heart failure, may require multiple medications throughout the day.
To ensure the safe, consistent, and effective use of medications, it is important to have a system in place.
Proper medication management has numerous advantages for patients, caregivers, and healthcare prov... |
<reponame>keselekpermen69/build_scripts
@echo off
REM This program remove all exe files from subfolders
REM Just simply click on this file and woosshh...
REM cleaned >.< carefull to use this script!!!!
REM place to the current folder you want to clean
del /S *.exe |
<filename>.myget/download-dotnet-install.cmd
@echo off
@if defined _echo echo on
:install_dotnet_cli
setlocal
set "DOTNET_MULTILEVEL_LOOKUP=0"
set /p DotNet_Version=<"%~dp0..\.config\DotNetCLIVersion.txt"
if not defined DotNet_Version (
call :print_error_message Unknown DotNet CLI Version.
exit /b 1
)... |
For more than a year now, the world has been in battle with the virus known as COVID-19. Approximately 200 millions cases have been diagnosed, and more than four million people have died. In the United States, 35 million people have been diagnosed with COVID-19, and more than 600,000 people have died.
Multiple health c... |
rmdir /s /q build-llvm-mingw
mkdir build-llvm-mingw
cd build-llvm-mingw
cmake.exe -DCMAKE_TOOLCHAIN_FILE=./common/cmake/llvm-mingw-win64.cmake ^
-G Ninja ^
-DCMAKE_INSTALL_PREFIX=%HOME%/local/llvm-mingw-embree3 ^
-DEMBREE_ISPC_SUPPORT=Off ^
-DEMBREE_TASKING_SYSTEM=Internal ^
-DEMBREE_TUTORIALS=Off ^
-DEMB... |
5.1. Features of a design
On Chery Amulet cars establish four-cylinder four-cycle petrol engines (fig. 5.1
and fig. 5.2), equipped with system of injection of fuel, with a ryadny arrangement of cylinders and with a camshaft placed in a head of the block of cylinders.
|Fig. 5.1. Type of the engine on the left side: 1–co... |
@echo off
SET DOCKER_DIRECTORY=%~dp0/docker
docker build --tag runtime_environment - < %DOCKER_DIRECTORY%/environment/runtime.Dockerfile
docker build --tag build_environment - < %DOCKER_DIRECTORY%/environment/build.Dockerfile
%DOCKER_DIRECTORY%/call_docker.bat build_environment sh ./cmake_build.sh
|
National Reference Laboratory for Trichinella
Trichinellosis is caused by nematodes of the genus Trichinella. Domestic (e.g. pigs) and wild animals (e.g. wild boars, foxes and racoon dogs), which are infected with Trichinella larvae, are the natural reservoirs.
Human beings contract this disease from the consumption of... |
<reponame>djsilenceboy/LearnTest
set JAVA_HOME=C:\Program Files\Java\jdk1.6.0_23
set MAVEN_HOME=C:\Program Files\Apache Software Foundation\maven-2.2.1
set PATH=%PATH%;%JAVA_HOME%\bin;%MAVEN_HOME%\bin
|
@echo off
setlocal
:: Add MSVC build tools to the path
call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvarsall.bat" amd64
IF %ERRORLEVEL% NEQ 0 (
echo "Unable to initialize 64-bit visual studio build environment"
)
:: Compile the RELEASE|x64 build of SDL2
echo "Creating SDL2... |
Gardeners use words like “imposing” or “statuesque” for Greek mullein plants for good reason. These plants, also called Olympic Greek mullein (Verbascum olympicum), rise to 5 feet (1.5 m.) or more, and produce such generous amounts of bright yellow flowers that, by late summer, the upper stalks are completely covered w... |
<filename>app/remove-plugins.bat
ionic cordova platform remove android
ionic cordova plugin remove cordova-plugin-ble-central
ionic cordova plugin remove cordova-plugin-camera-preview
ionic cordova plugin remove cordova-plugin-compat
ionic cordova plugin remove cordova-plugin-device
ionic cordova plugin remove cor... |
PHOTOGRAPHED 3 AUGUST 2022
The town was officially renamed Kingstown in 1821 in honour of a visit by the British King George IV, but reverted to its ancient Irish name by resolution of the town council in 1921. This monument was erected to mark the occasion of the visit.
The inscription is as follows:
To Commemorate th... |
Guess who would have celebrated 85 years today….
Martin Luther King, Jr. became the youngest person to receive the Nobel Peace Prize for doing work to end racial segregation and discrimination in 1964.
That was 50 years ago!! Imagine what he would have done if he had lived to be 85!
I have often wondered what Dr. King ... |
I never thought such huge savings would be possible from a replacement of a ten year old computer system, but here we are. Normally when I think of energy savings opportunities, I think of HVAC equipment replacements, Variable Speed Drive installations, improvements to control sequences, lighting upgrades, and even ele... |
<gh_stars>10-100
if not defined DevEnvDir (
call "%VS120COMNTOOLS%vsvars32.bat"
)
@if not defined INCLUDE goto :FAIL
@setlocal
@if "%1"=="debug-5.1" goto :DEBUG_5_1
rem These should not have quotes
@set LUA_INCLUDE=%CORONA_ENTERPRISE%/Corona/shared/include/lua
@set LUA_LIB=%CORONA_ENTERPRISE%/Corona/win/lib/lua.li... |
The circular economy (hereafter: CE) can serve as an important building block for the sustainability targets of manufacturing companies. Although the term itself has long been established, we see that proper implementation of CE across entire manufacturing value chains is still lacking and remains a key challenge for c... |
Python os.system vs subprocess.call
How to use Python subprocess to run OS commands.
I like using
os.system because you can run your favorite Linux commands. The
os module has built-in methods, but often they aren’t mapped exactly to Linux’s commands.
For example, show the current working in directory.
import os os.get... |
<gh_stars>0
REM create tables is needed, does not sync changes in models or deletions of models, always safe to run
python manage.py syncdb
python manage.py makemigrations
python manage.py migrate
REM run the server
python manage.py runserver 9000 |
Indian National Congress launched Individual Satyagraha under the leadership of Gandhiji in the year 1940. This movement has 2 phases. The second phase is also called Dilli Chalo Movement.
By this time, Congress Ministries had already resigned in the provinces. Also, INC had rejected the August Offer.
So, a political v... |
@echo off
setlocal
REM Disable verification for assemblies signed with MS public keys
REM If the processor architecture is amd64 the x64 version of sn.exe is called in addition to the x86 version
REM Batch file installed with Visual Studio which sets environment variables for Visual Studio tools
REM including... |
<reponame>vwiart/self-driving-cars-nanodegree
@echo off
docker build -f Dockerfile.runner -t vwiart/sdcnd-t3p1-runner .
docker run --rm -it ^
--name sdcnd-t3p1-runner ^
-e HIGHWAY_MAP=/app/data/highway_map.csv ^
-p 4567:4567 ^
-v %cd%/build:/app ^
-v %cd%/data:/app/data ^
vwiart/sdcnd-t3... |
abysso-, abyss-, abys-
(Greek > Latin: Greek [abussoz], a-, "no" plus bussos, "bottom" through Latin [abyssus], "no bottom, bottomless")
At the bottom of modern man there is always a great thirst for self-forgetfulness, self-distraction; and therefore he turns away from all those problems and abysses which might recall... |
Not so long ago, satellites were exotic, top-secret devices. They were used primarily in a military capacity, for activities such as navigation and espionage. Now they are an essential part of our daily lives. We see and recognize their use in weather reports, television transmission by DIRECTV and the DISH Network, an... |
Historically, some glass plants were very large, such as the Owens-Illinois, Westinghouse, Monongah and Hazel-Atlas plants. Each of those plants employed between 1,000 and 2,000 workers, or even more. Other plants were very small, sometimes employing a single hot-glass artist who produced handcrafted vases, paperweight... |
This release is available in Spanish.
Researchers of the University of Granada (Spain) have used a technique consisting of the induction of neuronal degeneration neuronal for intense light exposure in the mouse's retina that will be helpful for the study of retinitis pigmentosa (RP), a group of hereditary diseases whic... |
Basic Mechanics of Materials: Computing Stresses in Columns
Part of the Mechanics of Materials For Dummies Cheat Sheet
Knowing how to compute the stress in a column (compression member) is a basic point of knowledge in mechanics of materials. Determine if the column is ' short, slender, or intermediate by computing its... |
spiritism or spiritualism, belief that the human personality continues to exist after death and can communicate with the living through the agency of a medium or psychic. The advocates of spiritism argue that death merely means a change of wavelength for those who die, and the medium is said to be able to receive radia... |
echo "Downloading..."
set wget="../../3rdparty/bin/wget.exe"
set do_7za="../../3rdparty/bin/7za.exe"
%wget% --no-check-certificate http://www.cs.toronto.edu/~kriz/cifar-10-binary.tar.gz
echo "Unzipping..."
%do_7za% x cifar-10-binary.tar.gz
%do_7za% x cifar-10-binary.tar
echo "Done."
|
<filename>compile.bat
cd build
g++ -g -c ../src/lexer.cpp -std=c++11
g++ -g -c ../src/treegen.cpp -std=c++11
g++ -g -c ../src/main.cpp -std=c++11
g++ -g -c ../src/interpreter.cpp -std=c++11
g++ -g -c ../src/standard_functions.cpp -std=c++11
g++ -g -o xhaust.exe lexer.o treegen.o interpreter.o standard_functions.o main.... |
By Kim Walter
FRONT ROYAL - The Warren County School Board approved a list of publishers to provide science textbooks on Thursday, but the decision was not an easy one for some board members.
Textbooks are adopted on a seven-year cycle in the division, and typically a single subject is adopted each year.
The state comp... |
<filename>clean.bat<gh_stars>1-10
@ECHO OFF
IF '%1'=='' goto err:
IF '%1'=='Debug' goto clean:
IF '%1'=='Release' goto clean:
goto err:
:clean
del /f/q/s %1\*.*
rmdir /q/s %1\*.*
GOTO END:
:err
ECHO Error: Invalid or no configuration specified
ECHO.
:end
|
The Integrated Rice-Duck Technology in organic farming can help mitigate global warming, said one scientist of a leading university in Mindanao.
Dr. Rachel Polestico, executive director of the Appropriate Technology Center (ATC or AproTech) of Cagayan de Oro City's Xavier University (XU), said that ducks in the rice pa... |
rem
rem
texify --language=LaTeX --pdf --clean TempSensorDataSheet.tex
texify --language=LaTeX --pdf --clean InfraRedSensorDataSheet.tex
texify --language=LaTeX --pdf --clean InfraRedEmitterDataSheet.tex
|
July 9, 2008 By combining field work in Australia with mathematical modeling, three scientists from the laboratoire Fonctionnement et évolution des systèmes écologiques (CNRS/Université Pierre et Marie Curie/ENS Paris) have shown that the quality and quantity of winged queens produced by colonies of the Rhytidoponera a... |
<gh_stars>1-10
cd c:\projects\bibtex-spirit
mkdir build
cd build
if "%PLATFORM%" == "x86" (
set ARCH=Win32
set lib=lib32
) else (
set ARCH=%PLATFORM%
set lib=lib64
)
if "%APPVEYOR_BUILD_WORKER_IMAGE%" == "Visual Studio 2019" (
goto msvc2019
)
if "%APPVEYOR_BUILD_WORKER_IMAGE%" == "Visual Studio 20... |
Radiation risk in Japan: an update
Posted By Peter Wehrwein On March 18, 2011
Several people who read my earlier post about radiation readings at the Fukushima Daiichi nuclear power plant in Japan pointed out that the time period over which the radiation exposure occurs is important. They’re right—the radiation dose an... |
Australian Bureau of Statistics
3101.0 - Australian Demographic Statistics, Jun 2009 Quality Declaration
Previous ISSUE Released at 11:30 AM (CANBERRA TIME) 03/12/2009
|Page tools: Print Page Print All RSS Search this Product|
Australia's population growth: births exceed 300,000 a year
Australia recorded 301,000 births... |
@set _UTIL_DIR=C:/Programs
@set _MSVC_DIR=%_UTIL_DIR%/Microsoft Visual Studio 14.0
@set _MSVC_BIN_DIR=%_MSVC_DIR%/VC/bin
@set _MSVC_BIN_X64_DIR=%_MSVC_BIN_DIR%/amd64
@set _MSVC_BIN_X86_AMD64_DIR=%_MSVC_BIN_DIR%/x86_amd64
@set _CMAKE="%_UTIL_DIR%/CMake/bin/cmake.exe"
@rem name of the compiler using cmake syn... |
<filename>rem_spy_updates.cmd
ECHO OFF
ECHO Removing Dubious Windows Updates
ECHO ================================
wusa /uninstall /KB:3021917 /quiet /norestart
wusa /uninstall /KB:3050265 /quiet /norestart
wusa /uninstall /KB:3035583 /quiet /norestart
wusa /uninstall /KB:2952664 /quiet /norestart
wusa /uninstall /KB:2... |
Manipulating light on a chip for quantum computing
June 12, 2009
Achieving quantum computing is not just a sheer matter of improving computational speed: it is a radically different paradigm that has attracted physicists and engineers for decades and that would make it possible to more efficiently solve problems across... |
The Facts About Bird Flu: Should You Be Concerned?
What do you really know about the bird flu? You may have heard snippets here and there regarding this deadly virus, but do you know the facts? While the bird flu is nothing to mess around with, it’s not nearly as scary when you know the truth. Have no fear, the facts a... |
@echo off
if "%OW_HOME%" == "" set OW_HOME=%~dp0..
set BIN_DIR=%OW_HOME%\bin
set LIB_DIR=%OW_HOME%\lib
set TARGET_DIR=%OW_HOME%\target
set BUILD_DIR=%OW_HOME%\build
set CLASSPATH=%BUILD_DIR%;%BUILD_DIR%\main;%BUILD_DIR%\test;%TARGET_DIR%\overlayweaver.jar;%LIB_DIR%\je-6.4.9.jar;%LIB_DIR%\xmlrpc-common-3.1.3.j... |
<filename>Instancia/4.bat<gh_stars>0
1 2
1 3
1 4
1 5
1 6
1 7
1 8
1 9
1 10
1 11
1 12
1 13
1 14
1 15
1 16
1 17
1 18
1 19
1 20
1 21
1 129
1 131
1 135
1 136
1 137
1 138
1 141
1 146
1 194
1 206
1 207
1 234
1 241
1 243
1 244
1 246
1 247
1 380
1 385
1 389
1 390
1 396
1 513
1 514
1 516
1 524
1 525
1 548
1 549
1 550
1 551
1 552... |
This is a refraction of an image of Einstein in the most perfect sphere ever made. The flaws on this quartz sphere are no bigger than forty atoms. It, and other spheres like it, have been sent to space to test out a couple of Einstein's ideas.
These near-perfect spheres are going to be sent to space to demonstrate the ... |
@echo off
setlocal
rem ----------------------------
rem Work in progress - not ready for production use
rem ----------------------------
rem ----------------------------
rem cm - wrapper script for CMake
rem http://www.dostips.com/
goto:afterSyntax
rem -------------------------------
rem Functions
:Syntax
echo useag... |
<gh_stars>1-10
@ECHO off
REM BUILDING NCRegistry OPENSOURCE SOLUTION FOR .NET
ECHO BUILDING NCRegistry
ECHO ======================
@"%windir%\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe" "..\..\Src\NCRegistry\NCRegistry.2x.vcxproj" /t:Rebuild /p:Configuration=Release /p:platform="x64"
SET BUILD_STATUS=%ERRORLEVE... |
rem Please run from the root dir
rem : .\conan\build_with_conan_vc2015.bat
rmdir /S /Q build
mkdir build
cd build
conan install -f conan/conanfile.txt .. -s compiler="Visual Studio" -s compiler.version="14" -s build_type=Debug --build
cmake -G "Visual Studio 14 Win64" ..
cmake --build . --config Debug
rem conan inst... |
FreeCAD, like many modern design applications such as Revit or CATIA, is based on the concept of Workbench. A workbench can be considered as a set of tools specially grouped for a certain task. In a traditional furniture workshop, you would have a work table for the person who works with wood, another one for the one w... |
@echo off
cd %~dp0
if not exist bin (
mkdir bin
)
if not exist obj (
mkdir obj
)
set SRC_FILES=src/platform/win32/win32_main.c src/platform/win32/win32_window.c
set LIBRARIES=kernel32.lib gdi32.lib user32.lib opengl32.lib
echo "Compiling..."
cl -EHa- /Od /Zi /W3 /D_CRT_SECURE_NO_WARNINGS /Isrc /Foobj/ /Febin... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.