代码搜索:Weekly

找到约 293 项符合「Weekly」的源代码

代码结果 293
www.eeworm.com/read/169351/5424093

logrotate

/var/log/ntop { weekly missingok rotate 4 # ntop doesn't handle SIGHUP copytruncate compress notifempty create 640 root adm }
www.eeworm.com/read/265878/4280570

logrotate

/var/log/ntop { weekly missingok rotate 4 # ntop doesn't handle SIGHUP copytruncate compress notifempty create 640 root adm }
www.eeworm.com/read/329691/3430211

java commissionemployee.java

// Fig. 10.15: CommissionEmployee.java // CommissionEmployee class extends Employee. public class CommissionEmployee extends Employee { private double grossSales; // gross weekly sales
www.eeworm.com/read/452695/7436263

c ex2_04.c

/* Exercise 2.4 Calculating average hourly pay rate */ #include int main(void) { double pay = 0.0; /* Weekly pay in dollars */ double hours = 0.0; /*
www.eeworm.com/read/199568/7844449

java commissionemployee.java

// Fig. 10.7: CommissionEmployee.java // CommissionEmployee class extends Employee. public class CommissionEmployee extends Employee { private double grossSales; // gross weekly sales pr
www.eeworm.com/read/139753/13136425

frm frmpayrollschedule.frm

VERSION 5.00 Begin VB.Form frmPayRoll BackColor = &H00C0FFFF& Caption = "Weekly Payroll" ClientHeight = 6795 ClientLeft = 60 ClientTop = 345
www.eeworm.com/read/273525/4204312

ihlp f_dofw.ihlp

{* 30nov2004}{...} {phang} {cmd:dofw(}{it:w}{cmd:)} returns the elapsed {cmd:%td} date of the start of {cmd:%tw} weekly date {it:w}.{p_end}
www.eeworm.com/read/273525/4204538

ihlp f_wofd.ihlp

{* 30nov2004}{...} {phang} {cmd:wofd(}{it:d}{cmd:)} returns the elapsed {cmd:%tw} weekly date containing {cmd:%td} date {it:d}.{p_end}
www.eeworm.com/read/298327/3868384

pas richediturl.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
www.eeworm.com/read/259602/4341338

a2billing

/var/log/asterisk/a2billing/*.log { weekly rotate 5 size = 20M olddir /var/log/asterisk/a2billing/old missingok compress }