代码搜索:automating

找到约 38 项符合「automating」的源代码

代码结果 38
www.eeworm.com/read/275831/10794066

rb 07 - automating backups.rb

require 'fileutils' def backup(from_dir, to_dir, time_format="-%Y%m%d") from_path, from_name = File.split(from_dir) now = Time.now.strftime(time_format) Dir.mkdir(to_dir) unless File.exists? to
www.eeworm.com/read/180680/9298406

vb assemblyinfo.vb

'Copyright (C) 2002 Microsoft Corporation 'All rights reserved. 'THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER 'EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED
www.eeworm.com/read/109483/15556014

vb assemblyinfo.vb

'Copyright (C) 2002 Microsoft Corporation 'All rights reserved. 'THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER 'EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED