数据采集服务

zzj 0ed8019f85 atexit 6 년 전
autom4te.cache f9d366923c inifile && sit_list write-copy 6 년 전
db_api 89d0ec3289 del .deps 6 년 전
src 89d0ec3289 del .deps 6 년 전
websocket 89d0ec3289 del .deps 6 년 전
.gitignore f9d366923c inifile && sit_list write-copy 6 년 전
COPYING 77366d3fd3 初始化 6 년 전
INSTALL 77366d3fd3 初始化 6 년 전
IniFile.cpp 89d0ec3289 del .deps 6 년 전
IniFile.h 89d0ec3289 del .deps 6 년 전
Makefile c245978370 合并分支 6 년 전
Makefile.am c245978370 合并分支 6 년 전
README.md cf36edfa89 README.md 添加中文说明 6 년 전
a.sh f9d366923c inifile && sit_list write-copy 6 년 전
aclocal.m4 77366d3fd3 初始化 6 년 전
ant.cpp f9d366923c inifile && sit_list write-copy 6 년 전
ant.h f9d366923c inifile && sit_list write-copy 6 년 전
area.cpp a526197a2e 合并 6 년 전
area.h c24d91083b Merge branch 'master' of http://local.beijingyongan.com:3000/linux-dev/ya-serv 6 년 전
async.cpp e40f14d728 timestamp fix buf, test algo tof OK. 6 년 전
base64.cpp 77366d3fd3 初始化 6 년 전
base64.h 77366d3fd3 初始化 6 년 전
card.cpp b2d7e90876 . 6 년 전
card.h b2d7e90876 . 6 년 전
card_path.cpp f9d366923c inifile && sit_list write-copy 6 년 전
card_path.h f9d366923c inifile && sit_list write-copy 6 년 전
card_timer.xx 77366d3fd3 初始化 6 년 전
client.cpp f9d366923c inifile && sit_list write-copy 6 년 전
clock.h b20d3dab24 clock.h test 6 년 전
config.ini b1e5544770 merge..lemons's project 6 년 전
configure 77366d3fd3 初始化 6 년 전
configure.ac 77366d3fd3 初始化 6 년 전
crc.cpp c9ffb81d0d 修改了一个bug,添加了crc校验算法文件 6 년 전
crc.h c9ffb81d0d 修改了一个bug,添加了crc校验算法文件 6 년 전
data_reader_antenna.txt b1e5544770 merge..lemons's project 6 년 전
depcomp 77366d3fd3 初始化 6 년 전
install-sh 77366d3fd3 初始化 6 년 전
io_buf.h 77366d3fd3 初始化 6 년 전
line.h b1e5544770 merge..lemons's project 6 년 전
line_fit.cpp b1e5544770 merge..lemons's project 6 년 전
line_fit.h b1e5544770 merge..lemons's project 6 년 전
loc_point.cpp b1e5544770 merge..lemons's project 6 년 전
loc_point.h b1e5544770 merge..lemons's project 6 년 전
loc_tool.cpp b1e5544770 merge..lemons's project 6 년 전
loc_tool.h b1e5544770 merge..lemons's project 6 년 전
log.ini 77366d3fd3 初始化 6 년 전
main.cpp 0ed8019f85 atexit 6 년 전
message.cpp e40f14d728 timestamp fix buf, test algo tof OK. 6 년 전
message.h c245978370 合并分支 6 년 전
message_file.cpp 77366d3fd3 初始化 6 년 전
message_file.h 77366d3fd3 初始化 6 년 전
missing 77366d3fd3 初始化 6 년 전
net-service.cpp f9d366923c inifile && sit_list write-copy 6 년 전
net-service.h 77366d3fd3 初始化 6 년 전
path_tof.txt e40f14d728 timestamp fix buf, test algo tof OK. 6 년 전
point.cpp f9d366923c inifile && sit_list write-copy 6 년 전
point.h 5338fcede3 简单调整 6 년 전
select_tool.cpp e40f14d728 timestamp fix buf, test algo tof OK. 6 년 전
select_tool.h e40f14d728 timestamp fix buf, test algo tof OK. 6 년 전
site_area.cpp 66ad838f77 修改cardid的类型为int64_t 6 년 전
site_area.h 66ad838f77 修改cardid的类型为int64_t 6 년 전
tdoa_sync.cpp 77366d3fd3 初始化 6 년 전
tdoa_sync.h 77366d3fd3 初始化 6 년 전
test.cpp 77366d3fd3 初始化 6 년 전
visit.cpp f9d366923c inifile && sit_list write-copy 6 년 전
visit.h 3179448d2a 添加visit/accept,write-copy机制 6 년 전
web-client.cpp 77366d3fd3 初始化 6 년 전
web-client.h 77366d3fd3 初始化 6 년 전
webc.i 77366d3fd3 初始化 6 년 전
worker.cpp b2d7e90876 . 6 년 전
worker.h 77366d3fd3 初始化 6 년 전
write-copy.h b2d7e90876 . 6 년 전
zio.h 77366d3fd3 初始化 6 년 전
zlist.h b1e5544770 merge..lemons's project 6 년 전
zloop.h b2d7e90876 . 6 년 전
znet.cpp b2d7e90876 . 6 년 전
znet.h dc5de5e4e3 merge 6 년 전
zstream.h 77366d3fd3 初始化 6 년 전

README.md

#The file encoding by utf8

export LANG==zh_CN.utf8

ya-serv

采集服务的 linux 版本

~/.bash_profile

Begin ~/.bash_profile

if [ -f "$HOME/.bashrc" ] ; then source $HOME/.bashrc fi

export LANG=zh_CN.utf8 export LD_LIBRARY_PATH=.

unset append set -o vi