软件著作权-源代码范本
注意事项:常见的源代码包含:C语言,VB, C++, JAVA,. NET等。
提交的代码必须是源代码的开头载入程序,第30页必须断开,笫60页是软
件的程序结尾,代码中不得出现与申请表内容不符合的日期,著作权人,软
件名字等,不能出现开源代码,不能出现任何版权纠纷。
格式要求:一、源代码应提交前、后各连续30贝,不足60页的,应当全部提交。
二、源代码页眉应标注软件的名称和版本号,应半与申请表中名称完全一致,页
眉右上应标注页码,源代码每页不少于50行。
范例如下:
#include <tybs/commandline.h>
^include <tybs/dir.h>
^include <tybs/entropy.h>
^include <tybs/file.h>
^include <tybs/liash.h>
#include <tybs/os」】>
^include <tybs/platform.h>
^include <tybs/resource.h>
#include <tybs/stdio.h>
#include <tybs/string.h>
^include <tybs/task.h>
^include <tybs/timer.h>
^include <tybs/util.h>
#include <tybscc/result.h>
^include <dns/dispatch.h>
^include <dns/name」】>
#include <dns/result.li>
^include <dns/view.h>
#include <dst/result
^define NS_MAIN 1
^include vnamcd/ns_smf_globals.h> #endif
#ifdef DLZ
#include <dlz/dlz_drivers.h>
#endif
static tybs_boolean_t want^stats = TYBS_FALSE;
static char
static char
static char
static char
static unsigned int void program_name|TYBS_DIR_NAMEMAX] = "named"; absolutc_conffilc[TYBS_DIR_PATHMAX];
saved_commandjine[512];
version[512];
maxsocks = 0;
ns_main_earlywarning(const char *format. ・・・){
vajist args;
va_start(args, format);
if (ns_gjctx != NULL) { tybs_log_vwrite(ns_g_lctx, NS_LOGCATEGORY_GENERAL.
NS_LOGMODULE_MAIN. TYBS_LOG_WARNING, format, args);
} else {
fprintf(stderr, H%s: ”,program_name);
vfprintf(stderr, format, args);
fprintf(stderr, n\n H); fflush(stderr);
}
va_end(args);
}
Void ns_main_earlyfatal(const char ^format, ・・・){ vajist args;
va_start(args, format);
if (ns_gJctx != NULL) {
tybs_log_vwrite(ns_g_lctx, NS丄OGCATEGORY_GENERAL・NS_LOGMODULE_MAIN・TYBS_LOG_CRITICAL, format, args);
tybs_log^write(ns_g_lctx, NS_LOGCATEGORY_GENERAL. NS_LOGMODULE_MAIN.
TYBS_LOG_CRITICAL. "exiting (due to early fatal error)11);
} else {
fprintf(stderr, H%s: ”,program_name);
vfprintf(stderr, format, args);
fprintf(stderr, n\n H);
fflush(stderr);
}
va_end(args);
exit(l);
}
static void
assertion_failed(const char * file, int line, tybs_assertiontype_t type,
const char *cond)
{
if (ns_g」ctx != NULL) {
tybs_assertion_setcallback(NULL); tybs_log^write(ns_g_lctx, NS_LOGCATEGORY_GENERAL.
NS_LOGMODULE_MAIN. TYBS_LOG_CRITICAL. M%s:%d: %s(%s) failed”,file, line, tybs_assertion_typetotext(type), cond);
tybs_log^write(ns_g_lctx, NS丄OGCATEGORY_GENERAL・NS_LOGMODULE_MAIN・TYBS_LOG_CRITICAL. ”exiting (due to assertion failure)11);
} else {
fprintf(stderr, H%s:%d: %s(%s) failed\n M,
file, line, tybs_assertion_typetotext(type), cond);
fflush(stderr);
}
if (ns_g_coreok)
abort();
exit(l);
}
static void
免费分享源码大全library_fataLerror(const char *file, int line, const char ^format.
va.list args) TYBS_FORMAT_PRINTF(3,0);
static void library_fatal_error(const char *file, int line, const char ^format.
va_list args)
{ -
if (ns_g」ctx != NULL) {
tybs_error_setfatal(NULL); tybs_log^write(ns_g_lctx, NS_LOGCATEGORY_GENERAL.
NS_LOGMODULE_MAIN. TYBS_LOG_CRITICAL. fatal error:file, line);
tybs_log_vwrite(ns_g_lctx, NS_LOGCATEGORY_GENERAL.
・・word.
NS_LOGMODULE_MAIN, TYBS_LOG_CRITICAL. format, args);
tybs_log^write(ns.g_lctx, NS_LOGCATEGORY_GENERAL.
NS_L6GMODULE_MAIN. TYBS_LOG_CRITICAL.
H exiting (due to fatal error in library)”);
} else {
fprintf(stderr, n%s:%d: fatal error: file, line);
vfprintf(stderr. format, args);
fprintf(stderr. H\n H);
fflush(stderr);
}
if (ns_g_coreok)
abort();
exit(l);
}
static void library_unexpected_error(const char *file, int line, const char ^format, vajist args) TYBS_FORMAT_PRINTF(3, 0);
static void
library_unexpected_error(const char *file, int line・ const char *format, va_list args)
{
if (ns_gjctx != NULL) { tybsjog^write(ns_g_lctx, NS_LOGCATEGORY_GENERAL.
NS_LOGMODULE_MAIN・ TYBS_LOG_ERROR.
N%s:%d: unexpected error:”,file, line); tybsjog_vwrite(ns_g_lctx,
NS_LOGCATEGORY_GENERAL・〜NS_L6GMODULE_MAIN.TYBS_LOG_ERROR.format, args);
} else {
fprintf(stderr, H%s:%d: fatal error: file, line);
vfprintf(stderr, format, args);
fprintf(stderr. H\n H);
ftlush(stdcrr);
}
}
static void
lwresd_usage(void) {
fprintf(stden\
M usage: Iwresd [-41-6] [-c conffile I -C resolvconffile]H
M[-d debuglevel]\n"
[-fl-g] [-n number_of_cpus] [-p port]N
M[-P listen-port] [-s]\n M
[-t chrootdir] [-u username] [-i pidfile]\n H
[-m {usageltracelrecordlsizelmctx}]\n N);
}
static void
usage(void) {
if (ns_gJwresdonly) {
Iwresd_usage();
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。
发表评论