代码搜索:Yourself
找到约 2,857 项符合「Yourself」的源代码
代码结果 2,857
www.eeworm.com/read/373014/9478448
htm index.htm
Teach Yourself Oracle 8 In 21 Days -- Table of Contents --
www.eeworm.com/read/421857/10687554
txt viruii faq.txt
24. How can I protect myself from viruses and such?
This FAQ answer was written by Theora:
The most common viruses are boot sector infectors. You can help protect
yourself against those by write pro
www.eeworm.com/read/418731/10932779
txt viruii faq.txt
24. How can I protect myself from viruses and such?
This FAQ answer was written by Theora:
The most common viruses are boot sector infectors. You can help protect
yourself against those by write pro
www.eeworm.com/read/437877/7740608
txt license.txt
License about eybuild/csp
1. Copyright(C) eyBuild Group, 2005, 2006. All Rights Reserved.
2. If you used it for yourself, but not for your company, you can copy
this develop environment as
www.eeworm.com/read/332314/12763974
h messages.h
// Messages.h
// identify yourself specifically
const char TALKING_TO[] PROGMEM = "\r\rYou are talking to the \0";
const char WHO_DEMO[] PROGMEM = "'Function Generator' demo.\r\r\0";
// bad
www.eeworm.com/read/332314/12763989
h messages.h
// identify yourself specifically
const char TALKING_TO[] PROGMEM = "\rYou are talking to the ";
const char WHO_DEMO[] PROGMEM = "'Play it again Sam' demo.\r";
// bad command
const char BAD_CO
www.eeworm.com/read/332314/12764028
h messages.h
// Messages.h
// identify yourself specifically
const char TALKING_TO[] PROGMEM = "\r\rYou are talking to the \0";
const char WHO_DEMO[] PROGMEM = "'Messenger' demo.\r\r\0";
// bad command
www.eeworm.com/read/332314/12764078
h messages.h
// identify yourself specifically
const char TALKING_TO[] PROGMEM = "\rYou are talking to the ";
const char WHO_DEMO[] PROGMEM = "'Real Time Clock' demo.\r";
// bad command
const char BAD_COMM