代码搜索:periodically
找到约 176 项符合「periodically」的源代码
代码结果 176
www.eeworm.com/read/419709/10842060
m times_periodically.m
function [p,delay_nd] = times_periodically(speed,x,y,ap,rx_threshold,t)
direction = pi/4;
counter = 0;
d_mt_ap = sqrt((x-ap.x)^2+(y-ap.y)^2);
%t = 7;
for times = 1:300
d_ap = sqrt((x-ap.
www.eeworm.com/read/188906/5205414
rb periodically_ajax_tag_controller.rb
class PeriodicallyAjaxTagController < ApplicationController
before_filter :set_charset
def set_charset
@headers["Content-Type"] = "text/html; charset=GB2312"
end
def index
rende
www.eeworm.com/read/188906/5205423
rb periodically_ajax_tag_helper.rb
module PeriodicallyAjaxTagHelper
end
www.eeworm.com/read/319795/3552123
rb periodically_ajax_tag_controller.rb
class PeriodicallyAjaxTagController < ApplicationController
before_filter :set_charset
def set_charset
@headers["Content-Type"] = "text/html; charset=GB2312"
end
def index
rende
www.eeworm.com/read/319795/3552132
rb periodically_ajax_tag_helper.rb
module PeriodicallyAjaxTagHelper
end
www.eeworm.com/read/275831/10794550
rb 11 - running a code block periodically.rb
def every_n_seconds(n)
loop do
before = Time.now
yield
interval = n-(Time.now-before)
sleep(interval) if interval > 0
end
end
every_n_seconds(5) do
puts "At the beep, the time wi
www.eeworm.com/read/188906/5205410
rb periodically_ajax_tag_controller_test.rb
require File.dirname(__FILE__) + '/../test_helper'
require 'periodically_ajax_tag_controller'
# Re-raise errors caught by the controller.
class PeriodicallyAjaxTagController; def rescue_action(e) rai
www.eeworm.com/read/319795/3552119
rb periodically_ajax_tag_controller_test.rb
require File.dirname(__FILE__) + '/../test_helper'
require 'periodically_ajax_tag_controller'
# Re-raise errors caught by the controller.
class PeriodicallyAjaxTagController; def rescue_action(e) rai
www.eeworm.com/read/359662/10131375
h ftp_client_proto.h
/*--------------------------------------------------------------------------
Copyright 1999, Dan Kegel http://www.kegel.com/
See the file COPYING
This program is free software; you can redistribut
www.eeworm.com/read/162558/10296220
start-crontab
Answer y if you want to automate sar reporting. In this case, a crontab will
be created to periodically start the data collector. System activity daily
data files will then be created in the /var/log