代码搜索结果

找到约 10,000 项符合 Input 的代码

t_lab_infor_input.aspx.vb

Public Class t_lab_infor_input Inherits System.Web.UI.Page #Region " Web 窗体设计器生成的代码 " '该调用是 Web 窗体设计器所必需的。 Private Sub InitializeComponen

15 - redirecting standard input or output.rb

#!/usr/bin/env ruby # redirect_stdout.rb require 'stringio' new_stdout = StringIO.new $stdout = new_stdout puts 'Hello, hello.' puts "I'm writing to standard output." $stderr.puts "#{new_stdout.size

09 - allowing input editing with readline.rb

#!/usr/bin/ruby -w # readline.rb require 'readline' vegetable = Readline.readline("What's your favorite vegetable?> ") puts "#{vegetable.capitalize}? Are you crazy?" #--- $ ruby readline.rb What's you

set_switching_activity.input_port.scr

set_switching_activity -period 340 -toggle_rate 1 -static_prob 0.941176 find(port,"reset") ; set_switching_activity -period 20 -toggle_rate 2 -static_prob 0.5 find(port,"clk");