10 2008 档案
如何卸载密码保护的Symantec Endpoint Protection
摘要: 1.添加删除程序,卸载诺顿2.弹出密码输入框3.使用任务管理器,结束用户帐号运行的进程MSIEXEC (注意有2个该进程,一个是系统帐号运行的,一个是你当前登录的用户帐号运行的)4.密码框消失,继续卸载此方法适用于Norton其他版本的防病毒软件。阅读全文
posted @ 2008-10-27 23:23 zhumk 阅读(5436) | 评论 (2) 编辑
Event in ABAP report
摘要: Event in ABAP report determine process flow of a program. The events are triggered depended on the way the output is generated. They begin after event keyword and end when the next event reached.Event...阅读全文
posted @ 2008-10-19 09:02 zhumk 阅读(507) | 评论 (0) 编辑