代码搜索:Windows API

找到约 10,000 项符合「Windows API」的源代码

代码结果 10,000
www.eeworm.com/read/420991/10762433

mht 16.4. 访问 windows 分区.mht

From: Subject: =?gb2312?B?t8POyiBXaW5kb3dzILfWx/g=?= Date: Sun, 1 Mar 2009 23:44:35 +0800 MIME-Version: 1.0 Content-Type: multipart/related; type="text/html";
www.eeworm.com/read/275831/10793704

rb 01 - creating a windows service.rb

# rubysrvc.rb require 'rubygems' require 'win32/service' include Win32 SERVICE_NAME = "RubySvc" SERVICE_DISPLAYNAME = "A Ruby Service" if ARGV[0] == "register" # Start the service. svc = Service
www.eeworm.com/read/275831/10794086

rb 01 - managing windows services.rb

require 'rubygems' require 'win32/service' include Win32 puts 'Currently Running Services:' Service.services do |svc| if svc.current_state == 'running' puts "#{svc.service_name}\t-\t#{svc.displ
www.eeworm.com/read/419588/10859013

euc-kr windows.html.ko.euc-kr

www.eeworm.com/read/418731/10931796

txt tip for shutdown windows - virus.txt

Try to open: Run -> cmb -> shutdown -a This prevent the shutdown. create a new shortcut.. then write; shutdown -s -t 0 = this is for shut down in 0 seconds (t = time s=shutdown) shutdown