|
| 警务案例智能分析系统 |
2007年01月30日-02时24分 |
|
| functionAddBookMark(theTip)
{
theSite=window.location;
window.external.AddFavorite(theSite,theTip)
} ... |
|
| 罪犯历史/电子档案管理系统 |
2007年01月30日-02时21分 |
|
| functionAddBookMark(theTip)
{
theSite=window.location;
window.external.AddFavorite(theSite,theTip)
} ... |