代码搜索:Weekly
找到约 293 项符合「Weekly」的源代码
代码结果 293
www.eeworm.com/read/291714/8402227
pas atxreurl.pas
{
Article:
TRichEditURL - hyperlink aware RichEdit
http://delphi.about.com/library/weekly/aa051804a.htm
Full source code of the TRichEditURL Delphi component,
an extension to the standard Ric
www.eeworm.com/read/436097/7776680
pas atxreurl.pas
{
Article:
TRichEditURL - hyperlink aware RichEdit
http://delphi.about.com/library/weekly/aa051804a.htm
Full source code of the TRichEditURL Delphi component,
an extension to the standard Ric
www.eeworm.com/read/273525/4204640
ihlp f_yw.ihlp
{* 30nov2004}{...}
{phang}
{cmd:yw(}{it:y}{cmd:,}{it:w}{cmd:)} returns the elapsed
{cmd:%tw} weekly date for numeric year {it:y} and week {it:w}.{p_end}
www.eeworm.com/read/458493/7295508
m weeklyave.m
function [w,fave] = weeklyAve(t,f)
% weeklyAve Compute average weekly flow rate from hourly flow data
% Used for analysis of Glen Canyon Dam data
%
% Synopsis: [w,fave] = weeklyTotal(
www.eeworm.com/read/458488/7295933
m weeklyave.m
function [w,fave] = weeklyAve(t,f)
% weeklyAve Compute average weekly flow rate from hourly flow data
% Used for analysis of Glen Canyon Dam data
%
% Synopsis: [w,fave] = weeklyTotal(
www.eeworm.com/read/144399/12796858
m weeklyave.m
function [w,fave] = weeklyAve(t,f)
% weeklyAve Compute average weekly flow rate from hourly flow data
% Used for analysis of Glen Canyon Dam data
%
% Synopsis: [w,fave] = weeklyTotal(
www.eeworm.com/read/169351/5424064
logrotate ntop.logrotate
/var/log/ntop.access.log {
missingok
compress
rotate 2
weekly
postrotate
touch $*
chown ntop.ntop $*
(/sbin/pidof ntop && /sbin/service ntop restart) >/dev/n
www.eeworm.com/read/438086/1827554
logrotate syslog-ng.logrotate
/var/log/syslog-ng.log {
weekly
rotate 52
compress
postrotate
/etc/rc.d/init.d/syslog-ng reload 2>/dev/null
endscript
}
www.eeworm.com/read/265878/4280541
logrotate ntop.logrotate
/var/log/ntop.access.log {
missingok
compress
rotate 2
weekly
postrotate
touch $*
chown ntop.ntop $*
(/sbin/pidof ntop && /sbin/service ntop restart) >/dev/n
www.eeworm.com/read/261925/4319197
py cdb_classifier.py
"""A classifier that uses a CDB database.
A CDB wordinfo database is quite small and fast but is slow to update.
It is appropriate if training is done rarely (e.g. monthly or weekly using
archived ha