代码搜索:knowledge
找到约 1,307 项符合「knowledge」的源代码
代码结果 1,307
www.eeworm.com/read/306178/3746518
c strategy.c
// literate.c
#include
inherit SKILL;
string type() { return "knowledge"; }
void skill_improved(object me)
{
int s;
s = me->query_skill("strategy", 1);
if( s%10==9 && (int)me->
www.eeworm.com/read/160935/10469088
imo diagnosis rules.imo
win(header(pc,bprule_model_factory,'Diagnosis rules',nil),120,150,400,500,conts(`~M~J/* This knowledge base diagnoses a fault in the~M~J main generator. By THC 12.96 */~M~J~M~JFaulty part IS power s
www.eeworm.com/read/101082/6244837
6 quiz.6
.TH quiz 6 "" "" Unsupported
.SH Name
quiz \- test your knowledge
.SH Syntax
.B /usr/games/quiz
[
.B \-i
.I file
]
[
.B \-t
] [
.I category1 category2
]
.SH Description
.NXR "quiz game"
The
.PN qui
www.eeworm.com/read/101082/6246701
6 quiz.6
.TH quiz 6 "" "" Unsupported
.SH Name
quiz \- test your knowledge
.SH Syntax
.B /usr/games/quiz
[
.B \-i
.I file
]
[
.B \-t
] [
.I category1 category2
]
.SH Description
.NXR "quiz game"
The
.PN qui
www.eeworm.com/read/306178/3746055
java shenlong-xinfa.java
// shenlong-xinfa.c 神龙心法
inherit SKILL;
void create() { seteuid(getuid()); }
string type() { return "knowledge"; }
int practice_skill(object me)
{
return notify_fail("神龙心法只能靠学(learn)来提高。\n");
www.eeworm.com/read/306178/3746385
c shenzhao-jing.c
// shenzhao-jing.c 神照经
#include
inherit SKILL;
void create() { seteuid(getuid()); }
string type() { return "knowledge"; }
int valid_learn(object me)
{
int lev;
lev = (int)me->query_ski
www.eeworm.com/read/306178/3746544
c persuading.c
// persuading.c
inherit SKILL;
string type() { return "knowledge"; }
void skill_improved(object me)
{}
int valid_learn(object me)
{
return notify_fail("渡世济人要在实践中提高。\n");
}
www.eeworm.com/read/306178/3747439
c trade.c
// trade.c
inherit SKILL;
string type() { return "knowledge"; }
void skill_improved(object me)
{}
int valid_learn(object me)
{
return notify_fail("讨价还价只能通过交易来提高。\n");
}
int practic
www.eeworm.com/read/437028/1836927
c mdtob.c
/* $Header: /home/harrison/c/tcgmsg/ipcv4.0/RCS/mdtob.c,v 1.1 91/12/06 17:26:42 harrison Exp Locker: harrison $ */
#include "sndrcv.h"
/*
These routines use C's knowledge of the sizes of data type