PttCurrent 板


LINE

※ [本文转录自 Dopin 信箱] 作者: [email protected] 标题: patch -- 查询上线记录 时间: Wed Nov 27 12:14:45 2002 作者: Dopin (Update 1.32 Beta) 看板: ATSVersion 标题: patch -- 查询上线记录 时间: Wed Nov 27 11:45:14 2002 // 这几天在 ptt 看到 sunev 君发了篇想要查询使用自己 ID 的来源 我觉得挺有意思 // 的 便下去插个花 其实我原本的想法是再另外写个档 加上时间 但後来 Lwms 兄提到 // 使用 remoteuser 来做处理 嗯 也对啦 既然只要查询来源 用这个就好了 // 不过 remotuser 这个档实在很...因为他并不是纯文字 还加了些辨识码在里面 所以 // 不方便直接叫用 ... 虽然我稍微看了 add_distinct / del_distinct 这两个函式 // 但一个是增加此特殊栏位的 另一个则为删除 少了个转换的 (也许是我无知 QQ) // 反正遇到问题就是给他硬上 这就是我的处理方法 -.-;;; // util/trans_distinct.c 新增此程式 并加到 Makefile 中 make update /*-------------------------------------------------------*/ /* util/trans_distinct.c ( Atlantis BBS Ver 1.32 ) */ /*-------------------------------------------------------*/ /* target : 切割非文字 distinct 格式并输出至档案 */ /* create : 02/11/27 (Dopin) */ /* update : */ /*-------------------------------------------------------*/ /* syntex : trans_distinct <Source File> <Target File> */ /*-------------------------------------------------------*/ #include "bbs.h" int trans_distinct(char *fsource, char *ftarget) { char buf[512]; int ch, i; FILE *fs, *ft; if((fs = fopen(fsource, "rb")) == NULL) return -1; if((ft = fopen(ftarget, "w+")) == NULL) { fclose(fs); return -1; } i = 0; while(!feof(fs) && !ferror(fs)) { fscanf(fs, "%c", &ch); if(feof(fs) || ferror(fs)) break; if(ch == 10) { fprintf(ft, "%s\n", buf); i = 0; } else buf[i++] = (char)ch; } fclose(fs); fclose(ft); return 0; } int main(int argc, char *argv[]) { if(argc != 3) return 1; return trans_distinct(argv[1], argv[2]); } // maple/config.h /* 列出注册名单 */ #define USE_ULIST // 原 SOB 内建程式 #define QUERY_REMOTEUSER // 查询最近上站记录 Dopin (ats.twbbs.org) // maple/dopin.c /* 於程式的最後新增此段 */ void settmpfile(char *fpath, char *fname) { sprintf(fpath, "tmp/%s.%s", fname, cuser.userid); } #ifdef QUERY_REMOTEUSER /* Dopin 02/11/27 */ int query_rmuser(void) { char bufs[40], buft[40], command[100]; setuserfile(bufs, "remoteuser"); settmpfile(buft, "remoteuser"); sprintf(command, "bin/trans_distinct %s %s", bufs, buft); system(command); settmpfile(bufs, "remoteuser_20"); /* 有点忘了 tail 的参数了 有错请指教 */ sprintf(command, "tail -n 20 %s > %s", buft, bufs); system(command); more(bufs, YEA); remove(buft); remove(bufs); } #endif /* 到这里 */ // menu.c /* ----------------------------------------------------- */ /* User menu */ /* ----------------------------------------------------- */ int u_register(), b_favor(), u_editfiles(), u_cloak(), u_ansi(), u_movie(); int u_lock(), u_list(), setreco(); #ifdef HAVE_SUICIDE int u_kill(); #endif #ifdef QUERY_REMOTEUSER int query_rmuser(); #endif static struct commands userlist[] = { ... u_register, PERM_BASIC, "RRegister 填写*[1;37;43m注册申请单*[m ", #ifdef QUERY_REMOTEUSER query_rmuser, PERM_LOGINOK,"QQueryRmtUser 查询*[1;37;44m上线记录*[m ", #endif #ifdef USE_ULIST u_list, PERM_SYSOP, "UUsers *[1;37;41m列出注册名单*[m ", #endif NULL, 0, NULL }; // 改完後 make clean update 如跑 mbbsd 请重新启动程序 // 缺点 --> 只能显示来源 QQ;;; -- ※ Origin: ATLANTIS DN: ats.twbbs.org IP: 140.129.66.189 ST: atlantis -- 修正部份叙述 --



※ 发信站: 批踢踢实业坊(ptt.csie.ntu.edu.tw)
◆ From: 210.68.39.15 ※ 编辑: Dopin 来自: 210.68.39.15 (11/27 13:56)







like.gif 您可能会有兴趣的文章
icon.png[问题/行为] 猫晚上进房间会不会有憋尿问题
icon.pngRe: [闲聊] 选了错误的女孩成为魔法少女 XDDDDDDDDDD
icon.png[正妹] 瑞典 一张
icon.png[心得] EMS高领长版毛衣.墨小楼MC1002
icon.png[分享] 丹龙隔热纸GE55+33+22
icon.png[问题] 清洗洗衣机
icon.png[寻物] 窗台下的空间
icon.png[闲聊] 双极の女神1 木魔爵
icon.png[售车] 新竹 1997 march 1297cc 白色 四门
icon.png[讨论] 能从照片感受到摄影者心情吗
icon.png[狂贺] 贺贺贺贺 贺!岛村卯月!总选举NO.1
icon.png[难过] 羡慕白皮肤的女生
icon.png阅读文章
icon.png[黑特]
icon.png[问题] SBK S1安装於安全帽位置
icon.png[分享] 旧woo100绝版开箱!!
icon.pngRe: [无言] 关於小包卫生纸
icon.png[开箱] E5-2683V3 RX480Strix 快睿C1 简单测试
icon.png[心得] 苍の海贼龙 地狱 执行者16PT
icon.png[售车] 1999年Virage iO 1.8EXi
icon.png[心得] 挑战33 LV10 狮子座pt solo
icon.png[闲聊] 手把手教你不被桶之新手主购教学
icon.png[分享] Civic Type R 量产版官方照无预警流出
icon.png[售车] Golf 4 2.0 银色 自排
icon.png[出售] Graco提篮汽座(有底座)2000元诚可议
icon.png[问题] 请问补牙材质掉了还能再补吗?(台中半年内
icon.png[问题] 44th 单曲 生写竟然都给重复的啊啊!
icon.png[心得] 华南红卡/icash 核卡
icon.png[问题] 拔牙矫正这样正常吗
icon.png[赠送] 老莫高业 初业 102年版
icon.png[情报] 三大行动支付 本季掀战火
icon.png[宝宝] 博客来Amos水蜡笔5/1特价五折
icon.pngRe: [心得] 新鲜人一些面试分享
icon.png[心得] 苍の海贼龙 地狱 麒麟25PT
icon.pngRe: [闲聊] (君の名は。雷慎入) 君名二创漫画翻译
icon.pngRe: [闲聊] OGN中场影片:失踪人口局 (英文字幕)
icon.png[问题] 台湾大哥大4G讯号差
icon.png[出售] [全国]全新千寻侘草LED灯, 水草

请输入看板名称,例如:BabyMother站内搜寻

TOP