代码搜索:codecs
找到约 897 项符合「codecs」的源代码
代码结果 897
www.eeworm.com/read/193974/5137966
py codecs.py
""" codecs -- Python Codec Registry, API and helpers.
Written by Marc-Andre Lemburg (mal@lemburg.com).
(c) Copyright CNRI, All Rights Reserved. NO WARRANTY.
"""#"
import struct, __builtin__
###
www.eeworm.com/read/167562/5455191
pro codecs.pro
HEADERS += mainwindow.h \
previewform.h
SOURCES += main.cpp \
mainwindow.cpp \
previewform.cpp
# install
target.path = $$[QT_INSTALL_EXAMPLES
www.eeworm.com/read/167562/5458977
pri codecs.pri
# Qt core library codecs module
HEADERS += \
codecs/qisciicodec_p.h \
codecs/qlatincodec_p.h \
codecs/qsimplecodec_p.h \
codecs/qtextcodec.h \
codecs/qtsciicodec_p.h \
codecs/qutfcodec_p.h \
c
www.eeworm.com/read/344414/3210629
js codecs.js
/*
Copyright (c) 2004 Jan-Klaas Kollhof
This file is part of the JavaScript o lait library(jsolait).
jsolait is free software; you can redistribute it and/or modify
it under the terms of the G
www.eeworm.com/read/344414/3210862
js codecs.js
/*
Copyright (c) 2004 Jan-Klaas Kollhof
This file is part of the JavaScript o lait library(jsolait).
jsolait is free software; you can redistribute it and/or modify
it under the terms of
www.eeworm.com/read/339446/3300752
pro codecs.pro
HEADERS += mainwindow.h \
previewform.h
SOURCES += main.cpp \
mainwindow.cpp \
previewform.cpp
# install
target.path = $$[QT_INSTALL_EXAMPLES
www.eeworm.com/read/339446/3308462
pri codecs.pri
# Qt core library codecs module
HEADERS += \
codecs/qisciicodec_p.h \
codecs/qlatincodec_p.h \
codecs/qsimplecodec_p.h \
codecs/qtextcodec.h \
codecs/qtsciicodec_p.h \
codecs/qutfcodec_p.h \
c
www.eeworm.com/read/323643/3511104
pro codecs.pro
TEMPLATE = subdirs
!bigcodecs {
SUBDIRS += cn jp kr tw
}