在c中写tsr [英] writing tsr in c

查看:79
本文介绍了在c中写tsr的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要用c语言编写一个tsr,它会在窗口出现之前询问登录ID和

密码。如果有人可以建议任何

链接,这可能会证明是富有成效的或是建议......

提前感谢

ashish

i need to write a tsr in c language which asks for the login id and
password before the windows appear. if anyone could advise of any
links which might prove fruitful or anysuggestions..
thanking in advance
ashish

推荐答案

as****@iiit-c.net ( ashish)写道:
as****@iiit-c.net (ashish) wrote:
我需要用c语言写一个tsr,在窗口出现之前要求输入登录ID和
密码。如果有人可以建议任何可能证明富有成效或建议的链接..
i need to write a tsr in c language which asks for the login id and
password before the windows appear. if anyone could advise of any
links which might prove fruitful or anysuggestions..




毫无疑问,人们会告诉你这是系统特定的,并且

请在新闻组中询问您的操作系统编程...所以让我救你

麻烦。 TSR与之前以及

Windows的组合没有意义。 _First_弄清楚你_actually_

想做什么,而不参考像TSR这样的技术细节。 - 然后

在系统特定的新闻组中询问。


Richard



No doubt people are going to tell you that this is system-specific, and
please ask in a newsgroup for programming your OS... so let me save you
the trouble. The combination of TSR with "before", as well as with
Windows, does not make sense. _First_ figure out what you _actually_
want to do, without referring to technical details like "TSR" - and then
ask in a system-specific newsgroup.

Richard


Richard Bos写道:
Richard Bos writes:
我需要用c语言编写一个tsr,它会在窗口出现之前询问登录ID和
密码。如果有人可以建议任何可能证明富有成效或建议的链接..
i need to write a tsr in c language which asks for the login id and
password before the windows appear. if anyone could advise of any
links which might prove fruitful or anysuggestions..



毫无疑问,人们会告诉你这是系统特定的,并且
请在新闻组中询问您的操作系统编程...所以让我救你。
麻烦。 TSR与之前以及Windows的组合没有意义。 _First_弄清楚你_actually_
想要做什么,而不参考像TSR这样的技术细节。 - 然后在系统特定的新闻组中询问。



No doubt people are going to tell you that this is system-specific, and
please ask in a newsgroup for programming your OS... so let me save you
the trouble. The combination of TSR with "before", as well as with
Windows, does not make sense. _First_ figure out what you _actually_
want to do, without referring to technical details like "TSR" - and then
ask in a system-specific newsgroup.




请注意,system()函数允许一个进程启动另一个进程

流程。它可能对你想做的事情有所帮助。


听起来你想要:执行程序A然后,有条件地执行

程序B. br />



Note that the system() function allows one process to initiate another
process. It may be helpful in what you want to do.

It sounds like you want :execute program A and then, conditionally, execute
program B.


ashish写道:
ashish wrote:
我需要用c语言写一个tsr,要求输入登录ID和密码在窗户出现之前。如果有人可以建议任何可能证明富有成效或建议的链接..
提前感谢
i need to write a tsr in c language which asks for the login id and
password before the windows appear. if anyone could advise of any
links which might prove fruitful or anysuggestions..
thanking in advance




你可能会想要把它带到一个与你想要的平台有关的新闻组。您可能还希望更清楚地了解您的

期望结果,因为当您在登录前输入TSR并输入用户名/密码时,您会自动通过红旗。

表示TSR并输入用户名/密码。 br />

肖恩



You''re probably going to want to take this to a newsgroup pertaining to
your intended platform. You might also want to be more clear on your
desired outcome because you automatically through up a red flag when you
said TSR and entering username/password before a login.

Sean


这篇关于在c中写tsr的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆