zhuyf 35e0d7912e prepare to combine person and car | il y a 2 ans | |
---|---|---|
db | il y a 2 ans | |
module_service | il y a 2 ans | |
monkey_car | il y a 5 ans | |
sync_time | il y a 4 ans | |
websocket | il y a 2 ans | |
.gitignore | il y a 5 ans | |
COPYING | il y a 6 ans | |
INSTALL | il y a 6 ans | |
Makefile.am | il y a 3 ans | |
README.md | il y a 6 ans | |
ant.cpp | il y a 2 ans | |
ant.h | il y a 2 ans | |
area.cpp | il y a 3 ans | |
area.h | il y a 3 ans | |
area_business.cpp | il y a 3 ans | |
area_business.h | il y a 5 ans | |
area_persons_thre_time.cpp | il y a 5 ans | |
area_persons_thre_time.h | il y a 5 ans | |
async.cpp | il y a 3 ans | |
base64.cpp | il y a 6 ans | |
base64.h | il y a 6 ans | |
bindmorecard.cpp | il y a 5 ans | |
bindmorecard.h | il y a 5 ans | |
bulletin_broad_show.cpp | il y a 3 ans | |
bulletin_broad_show.h | il y a 5 ans | |
card.cpp | il y a 2 ans | |
card.h | il y a 2 ans | |
cardMgr.cpp | il y a 3 ans | |
cardMgr.h | il y a 5 ans | |
card_area.cpp | il y a 5 ans | |
card_area.h | il y a 5 ans | |
card_base.cpp | il y a 2 ans | |
card_base.h | il y a 2 ans | |
card_car.cpp | il y a 2 ans | |
card_car.h | il y a 3 ans | |
card_path.cpp | il y a 3 ans | |
card_path.h | il y a 6 ans | |
card_person.cpp | il y a 2 ans | |
card_person.h | il y a 3 ans | |
card_timer.xx | il y a 6 ans | |
client.cpp | il y a 5 ans | |
clock.h | il y a 6 ans | |
common.h | il y a 2 ans | |
common_tool.h | il y a 3 ans | |
config.h | il y a 4 ans | |
config.ini | il y a 5 ans | |
configure | il y a 5 ans | |
configure.ac | il y a 5 ans | |
configure.scan | il y a 5 ans | |
crc.cpp | il y a 5 ans | |
crc.h | il y a 5 ans | |
data_reader_antenna.txt | il y a 6 ans | |
depcomp | il y a 5 ans | |
event.cpp | il y a 2 ans | |
event.h | il y a 3 ans | |
forbid_staff_down_mine.cpp | il y a 5 ans | |
forbid_staff_down_mine.h | il y a 5 ans | |
geo_hash.cpp | il y a 3 ans | |
geo_hash.h | il y a 6 ans | |
his_location.cpp | il y a 2 ans | |
his_location.h | il y a 3 ans | |
install-sh | il y a 5 ans | |
io_buf.h | il y a 6 ans | |
landmark.cpp | il y a 5 ans | |
landmark.h | il y a 5 ans | |
line.h | il y a 5 ans | |
line_fit.cpp | il y a 4 ans | |
line_fit.h | il y a 4 ans | |
loc_message.h | il y a 3 ans | |
main.cpp | il y a 2 ans | |
message.cpp | il y a 2 ans | |
message.h | il y a 2 ans | |
message_file.cpp | il y a 5 ans | |
message_file.h | il y a 5 ans | |
mine.cpp | il y a 3 ans | |
mine.h | il y a 3 ans | |
mine_business.cpp | il y a 3 ans | |
mine_business.h | il y a 5 ans | |
missing | il y a 5 ans | |
net-service.cpp | il y a 2 ans | |
net-service.h | il y a 3 ans | |
path_tof.txt | il y a 6 ans | |
point.cpp | il y a 6 ans | |
point.h | il y a 5 ans | |
protocol.h | il y a 3 ans | |
service_position.cpp | il y a 4 ans | |
service_position.h | il y a 4 ans | |
special_area.cpp | il y a 5 ans | |
special_area.h | il y a 6 ans | |
sys_setting.cpp | il y a 2 ans | |
sys_setting.h | il y a 2 ans | |
tdoa_sync.cpp | il y a 4 ans | |
tdoa_sync.h | il y a 4 ans | |
test.cpp | il y a 4 ans | |
tool_byte.h | il y a 3 ans | |
tool_time.h | il y a 4 ans | |
tqueue.h | il y a 3 ans | |
visit.cpp | il y a 3 ans | |
visit.h | il y a 6 ans | |
web-client.cpp | il y a 3 ans | |
web-client.h | il y a 6 ans | |
webc.i | il y a 6 ans | |
worker.cpp | il y a 3 ans | |
worker.h | il y a 5 ans | |
write-copy.h | il y a 5 ans | |
ya_setting.cpp | il y a 4 ans | |
ya_setting.h | il y a 4 ans | |
zexception.h | il y a 5 ans | |
zio.h | il y a 6 ans | |
zlist.h | il y a 6 ans | |
zloop.h | il y a 6 ans | |
znet.cpp | il y a 2 ans | |
znet.h | il y a 5 ans | |
zstream.h | il y a 5 ans |
#The file encoding by utf8
export LANG==zh_CN.utf8
采集服务的 linux 版本
~/.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