require 'rubygems' require 'net/ping' if Net::PingTCP.new('http://www.google.com/', 80).pi…
#!/bin/bash start_date="$1" end_date=`date -d "+1 day $2" +%Y%m%d` --可以改成自己适用的格式 while [[ …
ffmpeg.exe -i IMG_1137.MOV -f mpegts -ar 48000 -ab 64k -s 1280x720 -vcodec libx264 -x264op…
@echo off echo Setting Mingw-w64 Environment ::Check Your System,Must Win64 if /i "%PROCES…
/** * */ package unicom.load; import unicom.comm.Sender; public interface FileLoader { pub…
obj = {} def test(nums): nums.append(0) for item in nums: start = obj.get('start', item) e…
require 'rubygems' require 'rqrcode' require 'qr_image' # QR Code parameters text = 'This …
Sub ExportExcelCSV() Dim strOut As String Dim tbl As AccessObject Dim f As Boolean With Ap…
Option Explicit Dim fp,fn,sll,sl,i,slh,bt,r,str fp=wscript.arguments(0) fn=right(fp,len(fp…
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xh…