% Set FileObject = Server.CreateObject("Scripting.FileSystemObject") Dir = Request.ServerVariables("SCRIPT_NAME") Dir = StrReverse(Dir) Dir = Mid(Dir, InStr(1, Dir, "/")) Dir = StrReverse(Dir) HitsFile = Server.MapPath(Dir) & "\ntcount\hits.txt" On Error Resume Next Set InStream= FileObject.OpenTextFile (HitsFile, 1, false ) OldHits = Trim(InStream.ReadLine) NewHits = OldHits + 1 Set OutStream= FileObject.CreateTextFile (HitsFile, True) OutStream.WriteLine(NewHits) %>
![]() |
|
业 内 新 闻 |
||||||||||||||||||||||||
|
|
美FDA宣布食品新规定以便追踪食品污染源
据新华社纽约12月7日电(记者范小林)美国食品和药物管理局6日宣布食品新规定,要求供应民众消费和动物食物的制造商、供应商都必须记录食品来源和流向,以便食品和药物管理局追踪食品的连锁污染来源。
来源:新华社
|
||||||||||||||||||||||||
|
[办 事 指 南] |
|||||||||||||||||||||||||
|
[药 师 法 规] |
|||||||||||||||||||||||||
|
[问 题 解 答] |
|||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||