软件著作权源代码范本.doc


文档分类:金融/股票/期货 | 页数:约130页 举报非法文档有奖
1/130
下载提示
  • 1.该资料是网友上传的,本站提供全文预览,预览什么样,下载就什么样。
  • 2.下载该文档所得收入归上传者、原创者。
  • 3.下载的文档,不会出现我们的网址水印。
1/130
文档列表 文档介绍
软件著作权-源代码范本
 
注意事项:常见的源代码包含:C语言,VB,C++,JAVA,.NET等。
提交的代码必须是源代码的开头载入程序,第30页必须断开,第60页是软件的程序结尾,代码中不得出现与申请表内容不符合的日期,著作权人,软件名字等,不能出现开源代码,不能出现任何版权纠纷。
格式要求:一、源代码应提交前、后各连续30页,不足60页的,应当全部提交。
二、源代码页眉应标注软件的名称和版本号,应当与申请表中名称完全一致,页眉右上应标注页码,源代码每页不少于50行。
范例如下:
#include 〈tybs/>
#include <tybs/dir。h〉
#include 〈tybs/entropy.h〉
#include <tybs/file。h>
#include <tybs/hash。h〉
#include <tybs/>
#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/〉
#include 〈tybscc/〉
#include <dns/>
#include 〈dns/name.h>
#include 〈dns/>
#include 〈dns/view.h>
#include <dst/>
#define NS_MAIN 1
#include 〈named/ns_smf_globals。h>
#endif
#ifdef DLZ
#include <dlz/>
#endif
static tybs_boolean_tﻩwant_stats = TYBS_FALSE;
static charﻩﻩprogram_name[TYBS_DIR_NAMEMAX] = "named";
static char absolute_conf];
static charﻩ saved_command_line[512];
static char version[512];
static unsigned int maxsocks = 0;
void
ns_main_earlywarning(const char *format, .。。) {
ﻩva_list args;
ﻩva_start(args, format);
if (ns_g_lctx != NULL) {
tybs_log_vwrite(ns_g_lctx, NS_LOGCATEGORY_GENERAL,
ﻩ      NS_LOGMODULE_MAIN, TYBS_LOG_WARNING,
ﻩ   format, args);
} else {
fprintf(stderr, "%s: ", program_name);
ﻩﻩvfprintf(stderr, format, args);
ﻩ fprintf(stderr, ”\n");
ﻩﻩfflush(stderr);
ﻩ}
ﻩva_end(args);
}
Void ns_main_earlyfatal(const char *format, ...) {
ﻩva_list args;
va_start(args, format);
if (ns_g_lctx != NULL) {
ﻩﻩtybs_log_vwrite(ns_g_lctx, NS_LOGCATEGORY_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)”);
ﻩ} else {
fprintf(stderr, "%s: ", program_name);
ﻩvfprintf(stde

软件著作权源代码范本 来自淘豆网m.daumloan.com转载请标明出处.

相关文档 更多>>
非法内容举报中心
文档信息
  • 页数130
  • 收藏数0 收藏
  • 顶次数0
  • 上传人sanshenglu2
  • 文件大小273 KB
  • 时间2021-01-30
最近更新