source string | code_lang string | content string | idx int64 |
|---|---|---|---|
the-stack-v2-dedup | Batchfile | pushd %~dp0..\client
for /d %%p in ("tmp\*") do rd "%%p" /s /q
popd | 2,300 |
the-stack-v2-dedup | Batchfile | @echo off
echo.
if [%1]==[] (
echo Please pass one or more *.vcproj as parameter.
goto done
)
"%~dpn0.exe" -DECIMAL_POINT:. -ENCODING:UTF-8 -NEWLINE:CRLF - %*
echo.
echo Please do not forget to remove the BOM and to
echo re-order the Configuration blocks if required.
:done
echo.
pause
| 2,301 |
the-stack-v2-dedup | Batchfile | .\gradlew clean & .\gradlew build & docker build --build-arg JAR_FILE=build/libs/*.jar -t spring_shop . | 2,302 |
the-stack-v2-dedup | Batchfile | javac @options mlab\Simple.java
javac @options mlab\Scanterranew.java
pause
convert.bat | 2,303 |
the-stack-v2-dedup | Batchfile | java -jar selenium-server-standalone-2.46.0.jar -role webdriver -browser browserName="firefox",version=24.0,platform=MAC -hubhttp://localhost:4444/grid/register -port 5984 -nodeTimeout 6000 | 2,304 |
the-stack-v2-dedup | Batchfile | @echo off
rem use the smaller test data set for training during debugging
if exist train-images-idx3-ubyte-fake (
rename train-images-idx3-ubyte train-images-idx3-ubyte-real
rename train-images-idx3-ubyte-fake train-images-idx3-ubyte
rename train-labels-idx1-ubyte train-labels-idx1-ubyte-real
rename train-labels... | 2,305 |
the-stack-v2-dedup | Batchfile | @echo off
>script.js (for /r "js" %%F in (*.js) do type "%%F") | 2,306 |
the-stack-v2-dedup | Batchfile | echo off
echo 启动浏览器,挂机学习强国。。。。。
python qiangguo.py
| 2,307 |
the-stack-v2-dedup | Batchfile | sqlldr "%PRU_OGIS_USR%/%PRU_OGIS_PWD%@%PRU_OGIS_DBNAME%" CONTROL=bada_syn.ctl LOG=bada_syn.log BAD=bada_syn.bad skip=1 | 2,308 |
the-stack-v2-dedup | Batchfile | cd /d %~dp0
set WorkDir=%~dp0
set WordControlpy=WordControlpy
set WordControlpy_Copy=utils\WordControlpy
set Tool_Copy=utils\python_dist
set GLOBAL_Tool_Copy=..\python_dist\utils\python_dist
cd %WordControlpy%
IF EXIST "dist" (
rmdir /s/q dist
)
cmd /c idlcompile.bat
python setup.py py2exe
cd %WorkDir%
IF EXIST... | 2,309 |
the-stack-v2-dedup | Batchfile | call %BUILD_PREFIX%\Library\bin\run_autotools_clang_conda_build.bat
if %ERRORLEVEL% neq 0 exit 1
| 2,310 |
the-stack-v2-dedup | Batchfile | @echo off
setlocal
set TOPIC=position
set file=%1
call set "file=%%file:\=/%%"
echo produce events to topic '%TOPIC%' from file '%file%'
.\kafkacat.bat -t "%TOPIC%" -P -K\t -l /home/%file%
| 2,311 |
the-stack-v2-dedup | Batchfile | WotcExtracter.exe STATE CA_Extractions.xml DB | 2,312 |
the-stack-v2-dedup | Batchfile | @echo off
pybot --timestampoutputs --outputdir=ResultFiles ^
--loglevel=TRACE ^
-i Login ^
%*
pause
| 2,313 |
the-stack-v2-dedup | Batchfile | for %%i in (apple birch elm fir pine maple mulberry oak willow) do (
rem xcopy defaulttree tree%%i /S
rem xcopy tree%%i tree%%i%mid /S
rem xcopy tree%%i tree%%i%big /S
)
| 2,314 |
the-stack-v2-dedup | Batchfile | @echo off
rem **********************************************************************
rem
set hex1=ITSE01020_08_BL600Phase1COMBINED_v1_5_70_0
set softdev=ITSE01021_08_s110_nrf51822_6.0.0_softdevice
rem
rem **********************************************************************
cls
set lic=yes
if "%1" == "" g... | 2,315 |
the-stack-v2-dedup | Batchfile | dotnet try --port 50005
| 2,316 |
the-stack-v2-dedup | Batchfile | @echo off
set T_FILENAME="TR_Totsuzen! Macchoman (Japan).nes"
set S_FILENAME="Totsuzen! Macchoman (Japan).nes"
set SCRIPTNAME="totsuzenmacchomannes"
java -jar Hextractor.jar -cip %S_FILENAME% %T_FILENAME% %SCRIPTNAME%.ips
java -jar Hextractor.jar -frm %SCRIPTNAME%_readme.txt %SCRIPTNAME%_readme.txt %S_FILENAME%
pause
| 2,317 |
the-stack-v2-dedup | Batchfile | C:\Anaconda3\Scripts\activate.bat quantroa_382
| 2,318 |
the-stack-v2-dedup | Batchfile | ..\tools\premake4 --file=premake4.lua --destination="vc2012" vs2012
| 2,319 |
the-stack-v2-dedup | Batchfile | cmd_/home/justinyeh1995/Desktop/Operatin_System-NTHU_1082/Hw2_1073007S/hw2_linear.ko := ld -r -m elf_x86_64 -z max-page-size=0x200000 -T ./scripts/module-common.lds --build-id -o /home/justinyeh1995/Desktop/Operatin_System-NTHU_1082/Hw2_1073007S/hw2_linear.ko /home/justinyeh1995/Desktop/Operatin_System-NTHU_1082/Hw2_1... | 2,320 |
the-stack-v2-dedup | Batchfile | docker image build -t web-it-art .
docker container run --rm -p 8305:80 -d --name web-it-art web-it-art
| 2,321 |
the-stack-v2-dedup | Batchfile |
cmd /c bldmake bldfiles
cmd /c abld build armi urel
copy %EPOCROOT%\Epoc32\release\armi\urel\applist.pyd .
| 2,322 |
the-stack-v2-dedup | Batchfile | @echo off
setlocal EnableDelayedExpansion
if %1. equ . (
echo.
echo. use : %~n0 [ -on ^| -off ^| -all ] [ -o [path] ]
echo. [ -a [n.n.n.n] ^| -m [n.n.n] [start_number] [end_number] ]
echo.
echo. You can replace n with * , and the number which is in range from 1 to 254.
echo.
echo. Option :
echo. -on Co... | 2,323 |
the-stack-v2-dedup | Batchfile | @echo off
echo add a new printer
echo waiting...
rundll32 printui.dll,PrintUIEntry /in /u /z /q /n "\\server\priter name"
| 2,324 |
the-stack-v2-dedup | Batchfile | @ECHO OFF
start cmd.exe /C "python manage.py runserver && cd G:\GeekBrains\9_Django_Framework_base\DjangoHW\Django1\basketballshop && D:"
start C:\"Program Files (x86)"\Google\Chrome\Application\chrome.exe "http://127.0.0.1:8000/" | 2,325 |
the-stack-v2-dedup | Batchfile | rem %nzogps_unzip_cmd% -ooutputs %1 *-report-?.txt
%nzogps_unzip_cmd% -o..\LinzDataService\outputslinz %1 *-LINZ-V4.mp *-LINZ-V5.mp
%nzogps_unzip_cmd% -o..\Numbers %1 *-numbers.gdb *-numbers-linzid.csv
%nzogps_unzip_cmd% -ooutputs %1 %~n1_20??-??-??.csv
| 2,326 |
the-stack-v2-dedup | Batchfile | @echo off
ls.exe -F --color=auto --show-control-chars -N %* | 2,327 |
the-stack-v2-dedup | Batchfile | @echo off
set fileext1=*.sdf *.ncb *.idb *.ilk *.pdb *.exp *.obj *.o *.pch *.lastbuildstate *.res *.vcproj.*.user
set fileext2=*.log *.tlog
del /f /s /q %fileext1% %fileext2%
rmdir /s /q obj
@echo on | 2,328 |
the-stack-v2-dedup | Batchfile | "C:\Program Files\IIS Express\iisexpress.exe" /path:%~dp0 /port:8022 /clr:v4.0 /systray:true | 2,329 |
the-stack-v2-dedup | Batchfile | @echo off
mkdir Temp
cd Temp
type ..\lib\top.txt > index.html
type ..\src\codeskulptor.py >> index.html
type ..\lib\bottom.txt >> index.html
copy ..\lib\skulpt.min.js skulpt.min.js
copy ..\lib\skulpt.min.js skulpt.min.js
copy ..\lib\skulpt-stdlib.js skulpt-stdlib.js
copy ..\lib\jquery.min.js jquery.min.js
cop... | 2,330 |
the-stack-v2-dedup | Batchfile | @echo off
REM Installer for mapsets that fit the following criteria:
REM * released from 2020 on
REM * a start map and at least four non-startmaps
REM * Quaddicted user rating 4.0 or better (normalized Bayesian average)
setlocal
REM remember dir where this script lives
set scriptspath=%~dp0
REM find the basedir by ... | 2,331 |
the-stack-v2-dedup | Batchfile | imgset ide10 "/cd/dsun/darksun.iso"
pause
cd dsun
call run | 2,332 |
the-stack-v2-dedup | Batchfile | @echo off
set _RazzleCmd_=razzle.cmd
:DoOver
if "%1" == "" goto CallRazzle
set _RazzleCmd_=%_RazzleCmd_% %1
shift
goto DoOver
:CallRazzle
set RazzleScriptName=buildwin
call %_RazzleCmd_%
set RazzleScriptName=
set _RazzleCmd_=
| 2,333 |
the-stack-v2-dedup | Batchfile | @echo off
python quan.py
python quns.py
exit | 2,334 |
the-stack-v2-dedup | Batchfile | @echo off
rem 查找文件
for /f "delims=" %%i in ('dir /b ".\*.proto"') do echo %%i
for /f "delims=" %%i in ('dir /b/a ".\*.proto"') do protoc --java_out=./ %%i
pause | 2,335 |
the-stack-v2-dedup | Batchfile | @ECHO OFF
echo SETEANDO VARIABLES DE ENTORNO JAVA Y TOMCAT
echo APP_HOME: %~dp0..\
::Modificar aca los paths de las dependencias::::::::::::::::::::::::::
SET JAVA_HOME=C:\Program Files\Java\jdk1.8.0_121
SET JRE_HOME=C:\Program Files\Java\jdk1.8.0_121
SET MAVEN_HOME=C:\Users\vsinicar\Documents\Backup Disco E\tools\ap... | 2,336 |
the-stack-v2-dedup | Batchfile | del /F /S /Q build
rmdir /S /Q build
mkdir build | 2,337 |
the-stack-v2-dedup | Batchfile | #MasterCraft - by the player of Jaervin Ividen
# A crafting script suite...
#v 0.1.6
#
# Script Usage: .carve <item> --carves the item from bone
# .carve <item> <stone size> --carves the item from the stone size specified (ie pebble, rock, stone, boulder)
#
# This script is used in conjunction with the master... | 2,338 |
the-stack-v2-dedup | Batchfile | @echo off
cd %~dp0
::ECHO Connecting to internet
::NETSH WLAN SET HOSTEDNETWORK MODE=ALLOW SSID=”YOUR WIFI CONNECTION NAME” KEY=”YOUR WIFI CONNECTION PASSWORD”
ECHO Installing Python...
python-3.6.2-amd64.exe /quiet InstallAllUsers=1 PrependPath=1 Include_test=0
ECHO Done!
ECHO Installing Python Packages..... | 2,339 |
the-stack-v2-dedup | Batchfile | :: Set environment variables that will be used by grunt.
:: The idea here is to still conform to 12factor.net/config even though this is
:: a client side app and environment variables are not accessible. These
:: values will be copied by grunt into the config.js
set NODE_ENV=development
:: Set this value if the API yo... | 2,340 |
the-stack-v2-dedup | Batchfile | set SAVE_PATH=%PATH%
set PATH=c:\jdk1.1.8\bin;%path%
mkdir classes
javac -d classes org\garret\perst\*.java org\garret\perst\impl\*.java cdc\org\garret\perst\impl\*.java
cd classes
jar cvf ../../lib/perst11.jar .
cd ..
rd /s/q classes
set PATH=%SAVE_PATH% | 2,341 |
the-stack-v2-dedup | Batchfile | resgen VisualStudioTools.resx
Al.exe /embed:VisualStudioTools.resources /culture:en-US /out:VisualStudioTools.resources.dll
move VisualStudioTools.resources.dll .\bin\en-US\
del VisualStudioTools.resources
| 2,342 |
the-stack-v2-dedup | Batchfile | -nologo -out:lib/vxlib_bamplugin.a86_64W package/lib/lib/vxlib_bamplugina86_64W/./src/vx/VXLIB_absDiff_i16s_i16s_o16s/bam_plugin/BAM_VXLIB_absDiff_i16s_i16s_o16s_exec_funcs.o86_64W package/lib/lib/vxlib_bamplugina86_64W/./src/vx/VXLIB_absDiff_i16s_i16s_o16s/bam_plugin/BAM_VXLIB_absDiff_i16s_i16s_o16s_helper_funcs.o86_6... | 2,343 |
the-stack-v2-dedup | Batchfile | @echo off
set /phouseNumber="Please input house number: "
echo {"houseNumber": "%houseNumber%"} > input.json
echo "Script Path is: "
set scriptPath=%~d0%~p0
echo %scriptPath%
echo "Ruby Path:"
set ruby=%scriptPath%Ruby200\bin\ruby.exe
echo %ruby%
echo "Ruby version:"
call %ruby% -v
if ERRORLEVEL 1 ... | 2,344 |
the-stack-v2-dedup | Batchfile | $JRE7_HOME/bin/java -jar app7.jar
| 2,345 |
the-stack-v2-dedup | Batchfile | py -m pip install youtube-dl | 2,346 |
the-stack-v2-dedup | Batchfile | copy C:\Users\Dan-el\github\corex-js\CorexJs\*.js .\
copy C:\Users\Dan-el\github\corex-js\TidyTree\*.js .\
pause | 2,347 |
the-stack-v2-dedup | Batchfile | cd %~dp0
C:\WINDOWS\Microsoft.NET\Framework64\v4.0.30319\installutil.exe WinService.exe
pause | 2,348 |
the-stack-v2-dedup | Batchfile | @echo off
set batName=%~nx0
:: rename file extension name, * -> all
set ext=mp3
:: old -> new
set old={www.Ysx8.com}
set new=
for /f "delims=" %%i in ('dir /b /a-d "*.%ext%"' ) do (
if not "%%~nxi"=="%batName%" (
set str1=%%i
setlocal EnableDelayedExpansion
set "str1=!str1:%old%=%new%!"
ren... | 2,349 |
the-stack-v2-dedup | Batchfile | @echo off
echo Creating Bootable Kernel
echo.
cd /d %~dp0
taskkill /F /im qemu-system-i386.exe
"%~dp0\..\private\nasm\nasm.exe" -fbin bootloader.asm -o bootloader.bin
copy /b bootloader.bin + output.bin kernel.bin
"%~dp0\..\private\qemu\qemu-system-i386.exe" "kernel.bin" | 2,350 |
the-stack-v2-dedup | Batchfile | npm install -g bower
| 2,351 |
the-stack-v2-dedup | Batchfile | @echo off
netstat -na | find "LISTENING" | find /C /I ":8080" > NUL
if %errorlevel%==1 (
echo "remove FTPAssemblyLine"
rm -rf E:\apache-tomcat-7.0.63-windows-x64\apache-tomcat-7.0.63\webapps\FTPAssemblyLine
echo "remove ROOT"
rmdir /S /Q E:\apache-tomcat-7.0.63-windows-x64\apache-tomcat-7.0.63\webapps\ROOT
echo "... | 2,352 |
the-stack-v2-dedup | Batchfile | copy ..\..\Common.Logging.DotLog\bin\Release\Common.Logging.DotLog.dll lib\net40
set VERSION=1.2.0
nuget pack Common.Logging.DotLog.nuspec
nuget push Common.Logging.DotLog.%VERSION%.nupkg
| 2,353 |
the-stack-v2-dedup | Batchfile | :: Enlist a developer in the source tree for the given project.
:: ----------------------------------------
:: Turn echo off unless verbose is defined.
:: ----------------------------------------
@echo off
if defined Verbose echo on
@echo Running %~d0%~p0%~n0 ...
:: --------------------------------------------------... | 2,354 |
the-stack-v2-dedup | Batchfile | @echo OFF
pushd %~dp0
rmdir /s /q ..\_test_results
mkdir ..\_test_results
pip install argparse junit_xml --user
python run_unittest.py --emulator ..\_build\Release\emulators\emulators.exe --unit_test_filename ..\data\gameboy\unit_test.json --results_dir ..\_test_results
popd | 2,355 |
the-stack-v2-dedup | Batchfile | call composer require monolog/monolog
call composer require symfony/symfony
call composer require symfony/monolog-bridge
call composer require symfony/monolog-bundle
call composer require symfony-cmf/testing
call composer require phpunit/phpunit *@dev
call composer dump-autoload -o
pause
| 2,356 |
the-stack-v2-dedup | Batchfile | verdiWindowResize -win $_Verdi_1 "67" "27" "1851" "833"
debImport "-sv" "-f" "filelist.vc"
wvCreateWindow
wvSetPosition -win $_nWave2 {("G1" 0)}
wvOpenFile -win $_nWave2 {/home/ft/tree/v1.1/work/ram_fifo/fifo.fsdb}
srcHBSelect "fifo_test.fifo0" -win $_nTrace1
srcSetScope -win $_nTrace1 "fifo_test.fifo0" -delim "."
srcD... | 2,357 |
the-stack-v2-dedup | Batchfile | cmd_/home/binh/cs5460/hw4/shady.ko := ld -r -m elf_i386 -T /usr/src/linux-headers-3.2.0-29-generic-pae/scripts/module-common.lds --build-id -o /home/binh/cs5460/hw4/shady.ko /home/binh/cs5460/hw4/shady.o /home/binh/cs5460/hw4/shady.mod.o
| 2,358 |
the-stack-v2-dedup | Batchfile | @echo off
echo ¿ªÊ¼²¿Êð
echo f| hexo deploy
| 2,359 |
the-stack-v2-dedup | Batchfile | java -Djava.net.preferIPv6Addresses=true -cp bin com.dom.client.Client | 2,360 |
the-stack-v2-dedup | Batchfile | cd C:\ERMES\products
python updateMosaicDatasetsLOCAL.py . IT_2015_folders_LOCAL.txt IT_2015_LOCAL.log
| 2,361 |
the-stack-v2-dedup | Batchfile | javac Controller.java
java Controller | 2,362 |
the-stack-v2-dedup | Batchfile | php -S 127.0.0.1:8000 -t ../document_root ../src/simple_router.php
| 2,363 |
the-stack-v2-dedup | Batchfile | git add IIS/WordEngineering/Python/selenium/geckodriver.log
git add IIS/WordEngineering/Python/selenium/python_selenium_navigating.py
git add GitHub.com/2022-07-01T1804GitHub.bat
git add IIS/WordEngineering/2018-05-03Correspondence/2022-07-01T1750EricaWatts_AlamedaCountyPublicDefender... | 2,364 |
the-stack-v2-dedup | Batchfile | @echo off
REM Syntax:
echo.
echo Syntax (defaults in MySQLVARS.bat are used for missing parameters):
echo DOSCRIPT -f filename [-u USERNAME] [-p PASSWORD] [-db DBNAME] [-s SERVER] [-v Vars-File]
echo.
if "%1" == "" echo SQL-script (parameter -f) not defined.
if "%1" == "" goto ENDE
SET importf=
call MySQLVars.bat
:lo... | 2,365 |
the-stack-v2-dedup | Batchfile | @echo off
for /d %%d in (*.*) do (
echo Folder: %%d
copy *.exe %%d
copy *.config %%d
copy *.dll %%d
copy profile.txt %%d
cd %%d
ExperimentRunner.exe
del *.exe
del *.config
del *.dll
del profile.txt
cd ..
) | 2,366 |
the-stack-v2-dedup | Batchfile | setx /m TestFinal1 Este es la pruebaFinal
pause | 2,367 |
the-stack-v2-dedup | Batchfile | @echo off
set ip=%1%
echo curl ip.cn?ip=%ip%
| 2,368 |
the-stack-v2-dedup | Batchfile | @echo off
SET PROGRAM="%~1"
SET OUT="%TEMP%\output.txt"
::Проверка на количество передаваемых аргументов
%PROGRAM% > %OUT%
if NOT ERRORLEVEL 1 goto err
fc %OUT% no-arguments-out.txt || goto err
::Проверка на наличие входного файла
%PROGRAM% somefile.txt > %OUT%
if NOT ERRORLEVEL 1 goto err
fc %OUT% no-input-file-ou... | 2,369 |
the-stack-v2-dedup | Batchfile | bass RSPCP2VMUDL.asm
chksum64 RSPCP2VMUDL.N64
| 2,370 |
the-stack-v2-dedup | Batchfile | @echo off
D:
cd momo'sfile\momoNorthy.local.sub.io\momoNorthy.local.sub.io
git add .
git commit -m "momo's life and codes all in this website."
git push
echo success.
pause | 2,371 |
the-stack-v2-dedup | Batchfile | @echo off
javac -d . Word.java
javac -d . Player.java
javac -d . HangmanServer.java | 2,372 |
the-stack-v2-dedup | Batchfile | java -Xmx256m -Xms256m -classpath "./resources/;./libs/*" com.biocliq.fluwiz.dataloader.xls.Main
@echo off
pause | 2,373 |
the-stack-v2-dedup | Batchfile | main.exe run def/11.def
| 2,374 |
the-stack-v2-dedup | Batchfile |
.\env\Scripts\activate && python scripts\main.py
| 2,375 |
the-stack-v2-dedup | Batchfile | mkdir %2
ROBOCOPY %1 %2 /E /COPYALL /R:0 /XO /XJ /NS /NC /NFL /NDL /NP /NJH /NJS
attrib -h -r -s -a %2 | 2,376 |
the-stack-v2-dedup | Batchfile | Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))
choco install -y -f beyondcompare
| 2,377 |
the-stack-v2-dedup | Batchfile | @echo off
call _compile Demo nrom_256_horz
start demo.nes
del *.o | 2,378 |
the-stack-v2-dedup | Batchfile | @ECHO OFF
c:\users\Dom\appdata\local\programs\python\python -m http.server 8000
pause
| 2,379 |
the-stack-v2-dedup | Batchfile | @echo off
:begin
C:\cygwin64\bin\ssh root@crane-head -i cornFieldKey > jobs.csv
timeout /t 5
goto begin | 2,380 |
the-stack-v2-dedup | Batchfile | @echo off
cls
rem How to use this script
rem 1. Download to desktop
rem 2. Use Notepad to change <userid> to your windows login name
rem 3. Save
rem 4. Make sure file type is BAT
rem 5. Double click to launch.
rem
rem set today=%date:~10,4%%date:~4,2%%date:~7,2%
rem set today=%date:~7,2%-%date:~4,2%-%date:~1... | 2,381 |
the-stack-v2-dedup | Batchfile | REM @echo START
REM @pause
REM @move ".\*.ass" "..\..\..\[Ghost in the Shell S.A.C.2nd GIG攻壳机动队TV版第二季][X264 1920x1080_AAC][Raw][BDRip]\"
REM @echo END
REM @pause
@echo off
for /f "delims=" %%a in ('dir /b/s/a-d "陈明*.jpg"') do (
@set "str=%%~nxa"
setlocal enabledelayedexpansion
ren "%%a" "!str:2,0!.ass"
... | 2,382 |
the-stack-v2-dedup | Batchfile | @ECHO OFF
arm-none-eabi-gcc -O0 -DRPI2 -mfpu=neon-vfpv4 -mfloat-abi=hard -march=armv7-a -mtune=cortex-a7 -nostartfiles -g armc-03.c -o kernel.elf
arm-none-eabi-objcopy kernel.elf -O binary kernel.img
| 2,383 |
the-stack-v2-dedup | Batchfile | *BICMOS INVERTER CHAIN
volt 25 gnd 5.0
wave 1 piecewise { 0n 5.0 1.5n 5.0 1.55n 0 50n 0 }
options reltol=1e-4 chargetol=1e-17
plot {V(1,0),V(21,0),V(22,0)}
transient 1200n
| 2,384 |
the-stack-v2-dedup | Batchfile | py tsp-genetic-python.py > output.txt | 2,385 |
the-stack-v2-dedup | Batchfile | @echo off
set T_FILENAME="Go! Go! Tank (U) [!].gb"
set SCRIPTNAME="gogotankgb"
java -jar Hextractor.jar -a %SCRIPTNAME%.tbl %T_FILENAME% %SCRIPTNAME%.ext %SCRIPTNAME%.off
pause
| 2,386 |
the-stack-v2-dedup | Batchfile | REM Executa os testes de todos os scripts através dos constructos .exe
cls
cd../Produto/
TRAB4-7
cd../Batches/ | 2,387 |
the-stack-v2-dedup | Batchfile | cl /c /Zl /Zd /Yd /MD /W4 /DWIN32 iomode.c
link /dll /out:iomode.dll /base:0x67900000 /machine:ix86 /export:luaopen_iomode iomode.obj msvcrt.lib lua5.1.lib
| 2,388 |
the-stack-v2-dedup | Batchfile | del bin\Release\PHPManagerForIIS.msi
%WINDIR%\Microsoft.NET\Framework\v4.0.30319\msbuild .\Setup\PHPManagerForIIS.wixproj /t:Rebuild /property:Configuration=Release /property:Platform=x86
IF %ERRORLEVEL% NEQ 0 goto failed
copy bin\Release\PHPManagerForIIS.msi .\PHPManagerForIIS_x86.msi
del bin\Release\PHPManagerForIIS.... | 2,389 |
the-stack-v2-dedup | Batchfile | lessc ./less/app.less > css/app.css
| 2,390 |
the-stack-v2-dedup | Batchfile | nrfutil settings generate --family NRF51 --application App_nrf51422_xxac_S130.hex --application-version 1 --bootloader-version 1 --bl-settings-version 1 bootloader_setting_S130.hex
pause | 2,391 |
the-stack-v2-dedup | Batchfile | @echo off
:start
set hour=%time:~0,2%
if "%hour:~0,1%" == " " set hour=0%hour:~1,1%
rem: echo hour=%hour%
set min=%time:~3,2%
if "%min:~0,1%" == " " set min=0%min:~1,1%
rem echo min=%min%
set secs=%time:~6,2%
if "%secs:~0,1%" == " " set secs=0%secs:~1,1%
rem echo secs=%secs%
set datetimef=%hour%:%min%
echo %datetimef... | 2,392 |
the-stack-v2-dedup | Batchfile | cd public
cd p
del /s *.txt
pause | 2,393 |
the-stack-v2-dedup | Batchfile | mongo localhost:27017/app createSchemas.js
mongoimport --db app --drop -collection sessions --jsonArray < sessions.json
mongoimport --db app --drop -collection attendees --jsonArray < attendees.json | 2,394 |
the-stack-v2-dedup | Batchfile | @echo off
REM PHP_CodeSniffer tokenises PHP code and detects violations of a
REM defined set of coding standards.
REM
REM PHP version 5
REM
REM @category PHP
REM @package PHP_CodeSniffer
REM @author Greg Sherwood <gsherwood@squiz.net>
REM @author Marc McIntyre <mmcintyre@squiz.net>
REM @copyright 2006 Squiz ... | 2,395 |
the-stack-v2-dedup | Batchfile | call "%ProgramFiles(x86)%\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvarsall.bat" x64
cd .\NppExec
msbuild NppExec_VC2017.sln /t:Clean /p:Configuration=Release;Platform=x64
msbuild NppExec_VC2017.sln /t:Build /p:Configuration=Release;Platform=x64
| 2,396 |
the-stack-v2-dedup | Batchfile | CHCP 936 > nul
TITLE 色板生成后_上传
SET "dateA=%date:~5,2%%date:~8,2%"
START /WAIT POWERSHELL -command "& '%~dp0excuteContactSheet.bat'"
XCOPY /Y /D /I "%~dp0ContactSheet*.png" "\\192.168.1.7\z\SNJYW\Comp\image\%dateA%"
REM PAUSE | 2,397 |
the-stack-v2-dedup | Batchfile | include base.cmd
delay 1
start.app:
gosub put.1 "hunt" "^Roundtime:"
gosub hunt.timer
app.l:
if $Appraisal.LearningRate = 34 then goto exit
if $monstercount < 1 then delay 10
if (%t >= %hunt_time) then
{
gosub put.1 "hunt" "^Roundtime:"
gosub hunt.timer
}
gosub cast ease
gosub cast ease
gosub cast e... | 2,398 |
the-stack-v2-dedup | Batchfile | @ECHO OFF
del .\examples\ngPlacesAutocomplete.js
xcopy /f /y .\src\ngPlacesAutocomplete.js .\examples\
ECHO install of npm
CALL npm install http-server -g
CALL http-server ./examples | 2,399 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.