source
string
code_lang
string
content
string
idx
int64
the-stack-v2-dedup
Batchfile
@echo off set xv_path=C:\\Xilinx\\Vivado\\2017.2\\bin call %xv_path%/xsim MonPro_tb_time_synth -key {Post-Synthesis:sim_1:Timing:MonPro_tb} -tclbatch MonPro_tb.tcl -view C:/Users/Torgeir Leithe/Google Drive/stor-skole/TFE4141 Design av digitale system 1/RSA/MonPro/MonPro/MonPro_tb_func_synth.wcfg -log simulate.log if "...
5,600
the-stack-v2-dedup
Batchfile
"C:\Program Files\Java\jdk1.8.0_73\bin\java" Main pause
5,601
the-stack-v2-dedup
Batchfile
@echo off start mvn spring-boot:run -Dmaven.test.skip=true -Drun.jvmArguments="-agentpath:d:/apps/tools/jrebel/lib/jrebel64.dll" start yarn start
5,602
the-stack-v2-dedup
Batchfile
@echo off echo SEPI5CE: copying to release directory set _TARGETCPUINDPATH=%_TGTCPUTYPE%\%_TGTCPU%\%_TGTOS%\%WINCEDEBUG% REM --- copy files to release directory xcopy /I /V /H %_PUBLICROOT%\speech\oak\target\%_TARGETCPUINDPATH% %_FLATRELEASEDIR% > nul xcopy /E /I /V /H %_PUBLICROOT%\speech\oak\files %_FLATRE...
5,603
the-stack-v2-dedup
Batchfile
NewSection.exe Gen 1 1 Gen 1 31
5,604
the-stack-v2-dedup
Batchfile
@echo off mkdir \handmade\build pushd ..\build cl -Zi \handmade\code\win32_handmade.cpp user32.lib gdi32.lib popd
5,605
the-stack-v2-dedup
Batchfile
python -m pip install --editable . artblog "C:\Users\rc\Documents\artblog_config\config.yml"
5,606
the-stack-v2-dedup
Batchfile
@set ancm=%~dp0..\..\..\..\ancm-express\2.2-preview\windowsservercore-1803 @call %ancm%\util\util.cmd @set version=2.2 @set app=inproc @set publish_path=%version%\%app% @set http_path=%version%/%app% @set hosting_model=inprocess
5,607
the-stack-v2-dedup
Batchfile
@REM File: arussell-env.bat @REM Version: 0.1.1 @REM Date: 24-Nov 2014 @REM Author: Alex Russell SET _USERNAME=ralex SET "_VERSION=-0.0.1" SET "_ECLIPSE_DROPINS=%MQSICOMMAND_PATH%\dropins" SET "_JAVA_HOME=C:\Program Files\Java\jdk1.7.0_71\bin\" SET "_PATH=C:\Program Files\Java\jdk1.7.0_71\bin\;%SOMETHING%\somewhere;C:...
5,608
the-stack-v2-dedup
Batchfile
-intstyle "ise" -incremental -o "C:/Users/Jeevan/Downloads/New NanoProcessor (With Slow Clock)/NanoProcessor (With Slow Clock)-/MicroProcessor - 15.12.16 15.23 (With Slow Clock)/NanoProcessor - 15.12.16 15.23 (With Slow Clock)/Processor_isim_beh.exe" -prj "C:/Users/Jeevan/Downloads/New NanoProcessor (With Slow Clock)/N...
5,609
the-stack-v2-dedup
Batchfile
@echo off c: cd \FB_DATA echo 1. Sweeping ... call gstka1#.bat call gfixka1#.bat echo 2. Clearing locks ... call gstka1#.bat call kappa.clear.locks.cmd echo 3. Backing up ... call gstka1#.bat call bka3c.bat echo 4. Finishing ... call gstka1#.bat echo Done.
5,610
the-stack-v2-dedup
Batchfile
call cdk bootstrap aws://131946396884/us-east-1 --output build/cdk.out --app "java -jar build/libs/aws-iac-java-1.0-SNAPSHOT-all.jar" call cdk destroy --output build/cdk.out --app "java -jar build/libs/aws-iac-java-1.0-SNAPSHOT-all.jar"
5,611
the-stack-v2-dedup
Batchfile
call build.bat build pause
5,612
the-stack-v2-dedup
Batchfile
call activate.bat ext_svr if exist syncdb_needed.txt manage syncdb --noinput rem python libs\services\apps\tube_logging_service.py --input "ufs_test_tube" service_starter rem tornado.bat cherrypy_server
5,613
the-stack-v2-dedup
Batchfile
-o C:/Users/jwang1/Desktop/temp/memory_dis_spram_default/sim/compile -lc C:/Users/jwang1/Desktop/temp/memory_dis_spram_default/sim/library.cfg -fl C:/Users/jwang1/Desktop/temp/memory_dis_spram_default/sim/library.cfg -pli C:/Aldec/Riviera/bin/systf.dll -sv2k5 ./sim_tb.v
5,614
the-stack-v2-dedup
Batchfile
mvn exec:java -Dexec.mainClass="com.microtest.testspark.SimpleExample"
5,615
the-stack-v2-dedup
Batchfile
:bucle ExhibitCar_v1.0.py C:\Users\Esnoar\Desktop\parcial_tdp\directorio pause goto bucle
5,616
the-stack-v2-dedup
Batchfile
@echo off :Title echo ================================= echo Darren Stults echo Tool for determining whether you echo have admin privileges. echo (This didn't work in WinPE... and echo it wouldn't matter because in echo WinPE you are always admin, but I echo wanted to hold onto it until I echo found a script t...
5,617
the-stack-v2-dedup
Batchfile
@echo off set CUDA_VISIBLE_DEVICES=0 rem train python mmoe_train.py > MMoE.log 2>&1 set sed="C:\Program Files\Git\usr\bin\sed.exe" %sed% -n '101p' mmoe.log |gawk "{print \"kpis\ttrain_loss\t\"$2}" |gawk -F "[][]" "{print \"kpis\ttrain_loss\t\"$2}" | python _ce.py
5,618
the-stack-v2-dedup
Batchfile
dotnet publish --self-contained true -r linux-x64
5,619
the-stack-v2-dedup
Batchfile
cd /d E:\softeware\nginx-1.10.3 echo 改变配置文件的时候,重启nginx工作进程,来时配置文件生效 nginx -s reload pause
5,620
the-stack-v2-dedup
Batchfile
@echo off rem rem SRC_USERLIBS lnkfile rem rem Add commands to the linker command file LNKFILE to include the current rem user's libraries. These are in the ~/lib_dbg directory. rem setlocal call treename_var ~/lib_dbg libdir if exist "%libdir%" echo /libpath:%libdir% >>%1
5,621
the-stack-v2-dedup
Batchfile
@echo off CD "Source" ml main.asm IF %ERRORLEVEL% EQU 0 GOTO RUN ECHO ERRO PAUSE GOTO EXIT :RUN main.exe :EXIT
5,622
the-stack-v2-dedup
Batchfile
nuget.exe setApiKey 43b1067c-2f7b-4afe-84a6-e5d14a1af0c3 -source https://www.nuget.org pause
5,623
the-stack-v2-dedup
Batchfile
:: setup.bat :: Creates a skeleton for SailPoint Plugin :: @echo off set ROOT_PROJECT_NAME=scaffolding_root set PLUGIN_NAME=PluginName set PLUGIN_DISPLAY_NAME=Plugin Display Name set PLUGIN_VERSION=1.0.0-SNAPSHOT set SOURCECOMPATIBILITY=1.8 set TARGETCOMPATIBILITY=1.8 set VERSION=1.0 REM remove all gradle files rd ...
5,624
the-stack-v2-dedup
Batchfile
rem move G:\tmp.20220507_191202\* C:\WORKS_2\WS\WS_Cake_IFM11\tmp rem =============================== rem image files rem =============================== echo moving image files... set dpath_source=C:\WORKS_2\WS\WS_Cake_IFM11\iphone_upload_done set drive_Name_HD=H: rem set drive_Name_HD=G: set dpath_dst=%drive_Nam...
5,625
the-stack-v2-dedup
Batchfile
magick worldmap.png -crop 256x256 worldmap\5\tile.jpg magick worldmap.png -resize 200%% -crop 256x256 +repage worldmap\6\tile.jpg magick worldmap.png -resize 50%% -crop 256x256 +repage worldmap\4\tile.jpg
5,626
the-stack-v2-dedup
Batchfile
del /Q Y:\project\ZombieZuggle\Resources\*.* xcopy/Q /E /Y .\_output\*.* Y:\project\ZombieZuggle\Resources xcopy/Q /E /Y .\_src\*.* Y:\project\ZombieZuggle\Classes\Game pause
5,627
the-stack-v2-dedup
Batchfile
@echo off pscp.exe -pw lj666yjh D:\Windows-Linux\Data\* ocean@192.168.14.28:/home/ocean/alex/Others/Linux-Windows/Data echo. echo 连接Linux电脑,主机:192.168.14.28,用户名:ocean,密码:lj666yjh echo. echo 执行代码类似【bash z-xw.sh '*'】 putty.exe echo. echo 数据传输成功! echo. pause
5,628
the-stack-v2-dedup
Batchfile
del pestrun-p.pst.out del ConvertPestPriorInfo.#out
5,629
the-stack-v2-dedup
Batchfile
CALL :compile SET toRun=run :while if not "%toRun%" == "exit" ( CALL :%toRun% set toRun=exit set /P toRun="" goto :while ) :compile g++ -std=c++17 *.cpp EXIT /B 0 :run a EXIT /B 0 pause
5,630
the-stack-v2-dedup
Batchfile
path=C:\Users\Sarah\Documents\asxv5p31\asxv5pxx\asxmak\vs05\exe as2650 -gloaxff t2650 asxscn t2650.lst aslink -nxu -g xADDR=0 -g xBADD=0 -g xDATA8=0 -g xDATA2=0 -g xP=0 t2650 asxscn -i t2650.rst pause
5,631
the-stack-v2-dedup
Batchfile
mode con: cols=110 lines=20 python main.py -a -p %1 -o data/ac%1 -r localhost:9000 exit
5,632
the-stack-v2-dedup
Batchfile
@echo off set path_old=%path% set path=C:\Arquivos de programas\PostgreSQL\9.0\bin;%path% psql -U postgres -f Create_Database.sql pause set path=%path_old% set path_old=
5,633
the-stack-v2-dedup
Batchfile
%ECHO OFF %ECHO Starting Security System PAUSE %ECHO Security Console START "MUSEUM SECURITY SYSTEM CONSOLE" /NORMAL java SecurityConsole %1 %ECHO Starting Security Controller Console START "SECURITY CONTROLLER CONSOLE" /MIN /NORMAL java SecurityController %1 %ECHO Starting Security Sensor Console START "SECURITY SENSO...
5,634
the-stack-v2-dedup
Batchfile
dart "%~dp0main.dart" pause
5,635
the-stack-v2-dedup
Batchfile
@echo off rem Define list of Psalm pdfs in the correct order and return in environment variable 'psalms' set range00=psalm001_*.pdf psalm001b_*.pdf psalm00[2-9]_*.pdf set range01=psalm01[0-5]_*.pdf psalm016_*.pdf psalm016b_*.pdf psalm01[7-9]_*.pdf psalm019b_*.pdf set range02=psalm02[0-2]_*.pdf psalm022b_*.pdf psalm022...
5,636
the-stack-v2-dedup
Batchfile
@echo off %printerSpoolerStop% %rm% "%printerSpoolPathWild%" %printerSpoolerStart% :end
5,637
the-stack-v2-dedup
Batchfile
tcc lctm tcc global tcc init tcc order tcc mk_dem tcc fncarg tcc lr tcc print tcc util tcc ftrace tcc lambda tcc simplif tcc typ
5,638
the-stack-v2-dedup
Batchfile
@..\..\Binaries\Zinnia.exe FileList.txt -nodefaultlib -format arc -out ZinniaCore.a -zlib ZinniaCore.zlib -incbin "ToLowerData.dat" -incbin "ToUpperData.dat" -incbin "CategoryData.dat"
5,639
the-stack-v2-dedup
Batchfile
call npm update call npm run build call npm run wet call npm run cleanproject timeout 3600 loop
5,640
the-stack-v2-dedup
Batchfile
@echo off :: as the machine is not connected to internet reg add "HKLM\Software\Microsoft\Windows NT\CurrentVersion\WPAEvents" /v OOBETimer /t REG_BINARY /d "ffd571d68b6a8d6fd53393fd" /f >NUL echo HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\WPAEvents [8]>regini.ini regini regini.ini del regini.ini ...
5,641
the-stack-v2-dedup
Batchfile
echo on cd book java Tick pause
5,642
the-stack-v2-dedup
Batchfile
@echo off if not exist site-temp ( echo Duplicating site-temp... mkdir site-temp xcopy /E ..\site-hugo site-temp )
5,643
the-stack-v2-dedup
Batchfile
@echo off TITLE MISCREATED-SERVER start ""/NORMAL "C:\STEAM\steamcmd\miscreated\Bin64_dedicated\MiscreatedServer.exe" exit
5,644
the-stack-v2-dedup
Batchfile
@echo off call regen.bat _build
5,645
the-stack-v2-dedup
Batchfile
regsvr32 /s SQLDMO.DLL regsvr32 /s sqlresld.dll regsvr32 /s sqlsvc.dll regsvr32 /s w95scm.DLL regsvr32 /s Sqlsvc.rll regsvr32 /s Sqldmo.rll regsvr32 /s Sqlunirl.dll
5,646
the-stack-v2-dedup
Batchfile
cd ../src javadoc -d ../docs ./code/tools/*.java
5,647
the-stack-v2-dedup
Batchfile
* *ID* OUTRSLCT DBCMD changed on 1992-09-28-13.27.39 by ADMIN * select ta.*, tb.* from <ta, tb> where a1 = b1 ! FETCH ! select ta.*, tb.* from <tb, ta> where a1 = b1 ! FETCH ! select ta.*, tb.* from ta, tb ! FETCH ! explain select ta.*, tb.* from <ta, tb> where a1 (+)=b1 (+)! select ta.*, tb.* from...
5,648
the-stack-v2-dedup
Batchfile
dotnet ./bin/Andromeda.ConsoleApp.dll
5,649
the-stack-v2-dedup
Batchfile
echo on cd book java RowSetPreparedStatement pause
5,650
the-stack-v2-dedup
Batchfile
@echo off REM If LLVM_INSTALL_DIR isn't set globally in your environment, REM it can be set here_ set LLVM_INSTALL_DIR=c:\users\mmp\llvm-dev REM Both the LLVM binaries and python need to be in the path set path=%LLVM_INSTALL_DIR%\bin;%PATH%;c:\cygwin\bin msbuild ispc.vcxproj /V:m /p:Platform=Win32 /p:Configuration=R...
5,651
the-stack-v2-dedup
Batchfile
echo NOTE: This script will send mass email for trial-followup campaign! pause "C:\Program Files\PHP\php.exe" -f mass-mailer.php trial-followup pause
5,652
the-stack-v2-dedup
Batchfile
mvn clean
5,653
the-stack-v2-dedup
Batchfile
ECHO Commiting git commit -a -m "Updated" ECHO Pushing git push --progress "origin" master:master
5,654
the-stack-v2-dedup
Batchfile
cmd_usr/include/misc/ocxl.h := sh ./scripts/headers_install.sh include/uapi/misc/ocxl.h usr/include/misc/ocxl.h
5,655
the-stack-v2-dedup
Batchfile
mvn spring-boot:run -Dspring.profiles.active=noun pause
5,656
the-stack-v2-dedup
Batchfile
ssl\bin\openssl genrsa -out UCRM.key 2048 ssl\bin\openssl req -config certificado.txt -out UCRM.request.csr -verify -key UCRM.key -new -batch
5,657
the-stack-v2-dedup
Batchfile
 start pwsh.exe -Command "&'../../../../Backend/bin/Release/net5.0/Bsc-In-Stream-Conversion.exe'" start TheBingBongStarter.exe ../../../../TestClient/bin/Release/net5.0/TestClient.exe "auto"
5,658
the-stack-v2-dedup
Batchfile
setenv dvimode '640x480MR-24@60' run loaduimage run mmcboot
5,659
the-stack-v2-dedup
Batchfile
cmd_/home/user/EmbeddedLinux/Modules/hello_module/hello.mod := { echo /home/user/EmbeddedLinux/Modules/hello_module/hello.o; echo; } > /home/user/EmbeddedLinux/Modules/hello_module/hello.mod
5,660
the-stack-v2-dedup
Batchfile
Reg Query "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion" /v ProductName
5,661
the-stack-v2-dedup
Batchfile
%~dp0\AssetStudio\AssetStudioGUI\bin\Release\pkg-doctor.exe %*
5,662
the-stack-v2-dedup
Batchfile
@SETLOCAL @SET PARAM=%~1 @IF "%PARAM%" == "" ECHO pARAM IS REQ AND GOTO: EOF @ECHO %~0 was ran with param %PARAM%
5,663
the-stack-v2-dedup
Batchfile
@echo off :START echo コンパイル... C:\Windows\Microsoft.NET\Framework64\v4.0.30319\csc.exe /t:library /out:hatomaru.dll /r:C:\Users\bakera\.NET\hatomarudll\regexp\bakerareg.dll; /recurse:*.cs IF ERRORLEVEL 1 GOTO ERROR echo アセンブリバージョンのセット... C:\Users\bakera\.NET\tool\buildup\buildup.exe C:\Users\bakera\.NET\hatomaru.dl...
5,664
the-stack-v2-dedup
Batchfile
cd /d %~dp0 npm start call pause
5,665
the-stack-v2-dedup
Batchfile
@echo off set T_FILENAME="TR_Spartan X 2 (J) [T+Eng7Mar2003_Abstract Crouton Productions].nes" set S_FILENAME="Spartan X 2 (J).nes" set SCRIPTNAME="spartanx2nes" java -jar Hextractor.jar -cip %S_FILENAME% %T_FILENAME% %SCRIPTNAME%.ips pause
5,666
the-stack-v2-dedup
Batchfile
..\nc\nc64.exe 192.168.137.2 5001 | "mplayer.exe" - -fps 24 -demuxer h264es -wid <HWND>
5,667
the-stack-v2-dedup
Batchfile
@echo off @echo ------- java 环境变量设置开始 ------------- @echo off wmic ENVIRONMENT create name="JAVA_HOME",username="",VariableValue="C:\jdk1.6" wmic ENVIRONMENT create name="CLASSPATH",username="",VariableValue=".;%%JAVA_HOME%%\lib\tools.jar;%%JAVA_HOME%%\lib\dt.jar;" wmic ENVIRONMENT where "name='PATH' and ...
5,668
the-stack-v2-dedup
Batchfile
####################################################### # # Encounter Command Logging File # Created on Tue Apr 16 17:25:57 2019 # ############################################...
5,669
the-stack-v2-dedup
Batchfile
@node %~dp0\install-ns-webpack %*
5,670
the-stack-v2-dedup
Batchfile
@SET NODE_PATH=C:\Users\jdd701\Documents\Personal\eval-react-client\node_modules\.registry.npmjs.org\jsesc\0.5.0\node_modules\jsesc\node_modules;C:\Users\jdd701\Documents\Personal\eval-react-client\node_modules\.registry.npmjs.org\jsesc\0.5.0\node_modules;C:\Users\jdd701\Documents\Personal\eval-react-client\node_module...
5,671
the-stack-v2-dedup
Batchfile
@echo off electron-packager . Module-Name --overwrite --asar=true --platform=win32 --arch=ia32 --icon=icon.ico --prune=true --out=release-builds --version-string.CompanyName=YourName --version-string.FileDescription="A description" --version-string.ProductName="A name"
5,672
the-stack-v2-dedup
Batchfile
python "code/updateBlock.py" "Battle Tutorial" pause
5,673
the-stack-v2-dedup
Batchfile
cmd_/root/newdemo/day3/simpchar_block/simpchar_block.ko := ld -m elf_i386 -r -o /root/newdemo/day3/simpchar_block/simpchar_block.ko /root/newdemo/day3/simpchar_block/simpchar_block.o /root/newdemo/day3/simpchar_block/simpchar_block.mod.o
5,674
the-stack-v2-dedup
Batchfile
@ECHO OFF SETLOCAL CALL %CTKBLDROOT%setupEnv.cmd SET BASENAME=Cyotek.Drawing.BitmapFont SET RELDIR=src\bin\Release\ SET PRJFILE=src\%BASENAME%.csproj SET DLLNAME=%BASENAME%.dll SET DISTDIR=dist\ SET DEMOPRJFILE=%BASENAME%.sln SET DEMORELDIR=fontviewer\bin\Release\ SET DEMORELDIR2=textmaker\bin\Release\ SET DEPDIR...
5,675
the-stack-v2-dedup
Batchfile
cd android ./gradlew cleanBuildCache cd ..
5,676
the-stack-v2-dedup
Batchfile
proto2class.exe -data msg.json -f ./tpl/one_proto.as -t ./js/messages/ -ext .as
5,677
the-stack-v2-dedup
Batchfile
@echo off if [%1] == [help] ( echo w $V: set gradle wrapper echo fixgit: fix permission flag on git index for required files echo run : run plugin in IntelliJ echo runeap: run plugin in latest IntelliJ EAP Snapshot echo release: package plugin echo cv: check dependencies and Gradle updates e...
5,678
the-stack-v2-dedup
Batchfile
:: [Version 2.0.7] REM [Echo OFF] @echo off REM [Microsoft Sysinternals Eula Accepted] REG ADD "HKEY_CURRENT_USER\Software\Sysinternals\SDelete" REG ADD "HKEY_CURRENT_USER\Software\Sysinternals\SDelete" /v EulaAccepted /t REG_DWORD /d 1 /f REM [Wipe Drives Free Space] cmd.exe /c C:\ProgramData\sdelete.exe -c -z C: ...
5,679
the-stack-v2-dedup
Batchfile
@ECHO OFF REM --- Check for an existing installation of Sophos AutoUpdate on 32-bit (the 'Sophos AutoUpdate Service' process) IF EXIST "C:\Program Files\Sophos\AutoUpdate\ALsvc.exe" goto _End REM --- Check for an existing installation of Sophos AutoUpdate on 64-bit (the 'Sophos AutoUpdate Service' process) IF EXIST "C:...
5,680
the-stack-v2-dedup
Batchfile
@echo off REM %~dp0 is the directory of the 0th parameter (the name of this script) REM Use %* to pass in all cmd args (except %0) REM echo %* REM echo python %~dp0\conda_grep_envs.py %* python %~dp0\conda_grep_envs.py %*
5,681
the-stack-v2-dedup
Batchfile
:: Name: runNetstat_checkOpenPorts.bat :: Author: mer :: Purpose: runs netstat -a -n -o REM Useful for checking what process is running on that port netstat -a -n -o REM wait for input PAUSE
5,682
the-stack-v2-dedup
Batchfile
pm2 stop www & cmd /k pm2 start ./www
5,683
the-stack-v2-dedup
Batchfile
cd D: cd d:\Documents\GitHub\Selenium\Allure pytest --alluredir=allure-results Allure_Unittest.py allure generate ./allure-results allure open
5,684
the-stack-v2-dedup
Batchfile
C:\Python27\ArcGIS10.6\python.exe %1
5,685
the-stack-v2-dedup
Batchfile
start cmd.exe /k "cd auth-service-picturestore && npm install && node server.js"
5,686
the-stack-v2-dedup
Batchfile
CALL venv\Scripts\activate.bat python -m yahtr.main --size=1280x800 -- pause
5,687
the-stack-v2-dedup
Batchfile
/* EXTRACT.CMD */ /* Getting all the data from the LAN Manager server to be migrated */ /* It is stored in a directory LM on the C drive until we export it */ /* to the migration machine by diskette, network or any other way */ /* **************************************************** */ /* Command line argument is the d...
5,688
the-stack-v2-dedup
Batchfile
set mobs=sapling,marsh,chigo
5,689
the-stack-v2-dedup
Batchfile
setlocal cd /D %0\.. call mvn compile call mvn -Dmaven.test.skip=true package echo ============================================================================ echo =========================== package is complete============================= pause
5,690
the-stack-v2-dedup
Batchfile
@echo off java -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=8012 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false -jar shadowsocks-netty-1.0.0.jar pause
5,691
the-stack-v2-dedup
Batchfile
rem rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). rem All rights reserved. rem This component and the accompanying materials are made available rem under the terms of "Eclipse Public License v1.0" rem which accompanies this distribution, and is available rem at the URL "http://www.eclipse.org/le...
5,692
the-stack-v2-dedup
Batchfile
cmd_net/9p/9pnet_xen.o := ld -m elf_x86_64 -z max-page-size=0x200000 -r -o net/9p/9pnet_xen.o net/9p/trans_xen.o
5,693
the-stack-v2-dedup
Batchfile
mfkey32.exe e68487f3 01020304 77ae4a44 70574ac4 c2685ae5 307e6516 pause.
5,694
the-stack-v2-dedup
Batchfile
del y.tab.c del lex.yy.c flex Scanner.l bison -yd Parser.y gcc y.tab.c lex.yy.c -o salida salida pause
5,695
the-stack-v2-dedup
Batchfile
echo Creating plugin jars... cd _release mkdir plugins cd ../plugins/CRTEffects call compile.bat cd ../Debugger call compile.bat cd ../DefaultMenus call compile.bat cd ../BFMouse call compile.bat cd ../..
5,696
the-stack-v2-dedup
Batchfile
sc delete "My Sample Service"
5,697
the-stack-v2-dedup
Batchfile
python convert_frozen_model_to_tflite.py -m InputData\coco-tiny-v3-relu_1225.pb ^ -o OutputData\coco-tiny-v3-relu_1225.tflite ^ --params InputData\coco-tiny-v3-relu.json python demo_tiny_yolo_tflite.py -m OutputData\coco-tiny-v3-relu...
5,698
the-stack-v2-dedup
Batchfile
rem export PATH=$PATH:. rem GeraIssueDOI rem Parametro 1: sigla da revista rem Parametro 2: volume-numero do issue rem Parametro 3: resultado rem Parametro 4: formato xml ou seq rem Parametro 5: selecao de registros por status doi not_doi all rem Parametro 5: selecao de registros por tipo art ou ref echo Execution ...
5,699