⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile

📁 porting scintilla to qt
💻
📖 第 1 页 / 共 4 页
字号:
############################################################################## Makefile for building: libste.so.1.0.0# Generated by qmake (2.01a) (Qt 4.4.0) on: ?? ?? 4 23:39:49 2008# Project:  ste.pro# Template: lib# Command: /usr/local/Trolltech/Qt-4.4.0/bin/qmake -unix -o Makefile ste.pro#################################################################################### Compiler, tools and optionsCC            = gccCXX           = g++DEFINES       = -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHAREDCFLAGS        = -pipe -g -Wall -W -D_REENTRANT -fPIC $(DEFINES)CXXFLAGS      = -pipe -g -Wall -W -D_REENTRANT -fPIC $(DEFINES)INCPATH       = -I/usr/local/Trolltech/Qt-4.4.0/mkspecs/linux-g++ -I. -I/usr/local/Trolltech/Qt-4.4.0/include/QtCore -I/usr/local/Trolltech/Qt-4.4.0/include/QtCore -I/usr/local/Trolltech/Qt-4.4.0/include/QtGui -I/usr/local/Trolltech/Qt-4.4.0/include/QtGui -I/usr/local/Trolltech/Qt-4.4.0/include -I. -Iscintilla/include -Ii -Iscintilla/src -I. -I.LINK          = g++LFLAGS        = -Wl,-rpath,/usr/local/Trolltech/Qt-4.4.0/lib -shared -Wl,-soname,libste.so.1LIBS          = $(SUBLIBS)  -L/usr/local/Trolltech/Qt-4.4.0/lib -lQtGui -L/usr/local/Trolltech/Qt-4.4.0/lib -L/usr/X11R6/lib -lpng -lSM -lICE -pthread -pthread -lXi -lXrender -lXrandr -lfreetype -lfontconfig -lXext -lX11 -lQtCore -lz -lm -pthread -lgthread-2.0 -lrt -lglib-2.0 -ldl -lpthreadAR            = ar cqsRANLIB        = QMAKE         = /usr/local/Trolltech/Qt-4.4.0/bin/qmakeTAR           = tar -cfCOMPRESS      = gzip -9fCOPY          = cp -fSED           = sedCOPY_FILE     = $(COPY)COPY_DIR      = $(COPY) -rINSTALL_FILE  = install -m 644 -pINSTALL_DIR   = $(COPY_DIR)INSTALL_PROGRAM = install -m 755 -pDEL_FILE      = rm -fSYMLINK       = ln -sfDEL_DIR       = rmdirMOVE          = mv -fCHK_DIR_EXISTS= test -dMKDIR         = mkdir -p####### Output directoryOBJECTS_DIR   = ./####### FilesSOURCES       = s/filepath.cpp \		s/properfile.cpp \		s/listboxqt.cpp \		s/platform.cpp \		s/stringlist.cpp \		s/qsteproper.cpp \		s/qsteclasses.cpp \		s/qsteprint.cpp \		s/qsteeditor.cpp \		s/qstescintillabase.cpp \		scintilla/src/AutoComplete.cxx \		scintilla/src/CallTip.cxx \		scintilla/src/CellBuffer.cxx \		scintilla/src/CharClassify.cxx \		scintilla/src/ContractionState.cxx \		scintilla/src/Decoration.cxx \		scintilla/src/Document.cxx \		scintilla/src/DocumentAccessor.cxx \		scintilla/src/Editor.cxx \		scintilla/src/ExternalLexer.cxx \		scintilla/src/Indicator.cxx \		scintilla/src/KeyMap.cxx \		scintilla/src/KeyWords.cxx \		scintilla/src/LexAbaqus.cxx \		scintilla/src/LexAda.cxx \		scintilla/src/LexAPDL.cxx \		scintilla/src/LexAsm.cxx \		scintilla/src/LexAsn1.cxx \		scintilla/src/LexASY.cxx \		scintilla/src/LexAU3.cxx \		scintilla/src/LexAVE.cxx \		scintilla/src/LexBaan.cxx \		scintilla/src/LexBash.cxx \		scintilla/src/LexBasic.cxx \		scintilla/src/LexBullant.cxx \		scintilla/src/LexCaml.cxx \		scintilla/src/LexCLW.cxx \		scintilla/src/LexCmake.cxx \		scintilla/src/LexConf.cxx \		scintilla/src/LexCPP.cxx \		scintilla/src/LexCrontab.cxx \		scintilla/src/LexCsound.cxx \		scintilla/src/LexCSS.cxx \		scintilla/src/LexD.cxx \		scintilla/src/LexEiffel.cxx \		scintilla/src/LexErlang.cxx \		scintilla/src/LexEScript.cxx \		scintilla/src/LexFlagship.cxx \		scintilla/src/LexForth.cxx \		scintilla/src/LexFortran.cxx \		scintilla/src/LexGAP.cxx \		scintilla/src/LexGui4Cli.cxx \		scintilla/src/LexHaskell.cxx \		scintilla/src/LexHTML.cxx \		scintilla/src/LexInno.cxx \		scintilla/src/LexKix.cxx \		scintilla/src/LexLisp.cxx \		scintilla/src/LexLout.cxx \		scintilla/src/LexLua.cxx \		scintilla/src/LexMagik.cxx \		scintilla/src/LexMatlab.cxx \		scintilla/src/LexMetapost.cxx \		scintilla/src/LexMMIXAL.cxx \		scintilla/src/LexMPT.cxx \		scintilla/src/LexMSSQL.cxx \		scintilla/src/LexNsis.cxx \		scintilla/src/LexOpal.cxx \		scintilla/src/LexOthers.cxx \		scintilla/src/LexPascal.cxx \		scintilla/src/LexPB.cxx \		scintilla/src/LexPerl.cxx \		scintilla/src/LexPLM.cxx \		scintilla/src/LexPOV.cxx \		scintilla/src/LexPowerShell.cxx \		scintilla/src/LexProgress.cxx \		scintilla/src/LexPS.cxx \		scintilla/src/LexPython.cxx \		scintilla/src/LexR.cxx \		scintilla/src/LexRebol.cxx \		scintilla/src/LexRuby.cxx \		scintilla/src/LexScriptol.cxx \		scintilla/src/LexSmalltalk.cxx \		scintilla/src/LexSpecman.cxx \		scintilla/src/LexSpice.cxx \		scintilla/src/LexSQL.cxx \		scintilla/src/LexTADS3.cxx \		scintilla/src/LexTCL.cxx \		scintilla/src/LexTeX.cxx \		scintilla/src/LexVB.cxx \		scintilla/src/LexVerilog.cxx \		scintilla/src/LexVHDL.cxx \		scintilla/src/LexYAML.cxx \		scintilla/src/LineMarker.cxx \		scintilla/src/PositionCache.cxx \		scintilla/src/PropSet.cxx \		scintilla/src/RESearch.cxx \		scintilla/src/RunStyles.cxx \		scintilla/src/ScintillaBase.cxx \		scintilla/src/Style.cxx \		scintilla/src/StyleContext.cxx \		scintilla/src/UniConversion.cxx \		scintilla/src/ViewStyle.cxx \		scintilla/src/WindowAccessor.cxx \		scintilla/src/XPM.cpp moc_qsteclasses.cpp \		moc_qsteeditor.cpp \		moc_qsteprint.cpp \		moc_qstescintillabase.cppOBJECTS       = filepath.o \		properfile.o \		listboxqt.o \		platform.o \		stringlist.o \		qsteproper.o \		qsteclasses.o \		qsteprint.o \		qsteeditor.o \		qstescintillabase.o \		AutoComplete.o \		CallTip.o \		CellBuffer.o \		CharClassify.o \		ContractionState.o \		Decoration.o \		Document.o \		DocumentAccessor.o \		Editor.o \		ExternalLexer.o \		Indicator.o \		KeyMap.o \		KeyWords.o \		LexAbaqus.o \		LexAda.o \		LexAPDL.o \		LexAsm.o \		LexAsn1.o \		LexASY.o \		LexAU3.o \		LexAVE.o \		LexBaan.o \		LexBash.o \		LexBasic.o \		LexBullant.o \		LexCaml.o \		LexCLW.o \		LexCmake.o \		LexConf.o \		LexCPP.o \		LexCrontab.o \		LexCsound.o \		LexCSS.o \		LexD.o \		LexEiffel.o \		LexErlang.o \		LexEScript.o \		LexFlagship.o \		LexForth.o \		LexFortran.o \		LexGAP.o \		LexGui4Cli.o \		LexHaskell.o \		LexHTML.o \		LexInno.o \		LexKix.o \		LexLisp.o \		LexLout.o \		LexLua.o \		LexMagik.o \		LexMatlab.o \		LexMetapost.o \		LexMMIXAL.o \		LexMPT.o \		LexMSSQL.o \		LexNsis.o \		LexOpal.o \		LexOthers.o \		LexPascal.o \		LexPB.o \		LexPerl.o \		LexPLM.o \		LexPOV.o \		LexPowerShell.o \		LexProgress.o \		LexPS.o \		LexPython.o \		LexR.o \		LexRebol.o \		LexRuby.o \		LexScriptol.o \		LexSmalltalk.o \		LexSpecman.o \		LexSpice.o \		LexSQL.o \		LexTADS3.o \		LexTCL.o \		LexTeX.o \		LexVB.o \		LexVerilog.o \		LexVHDL.o \		LexYAML.o \		LineMarker.o \		PositionCache.o \		PropSet.o \		RESearch.o \		RunStyles.o \		ScintillaBase.o \		Style.o \		StyleContext.o \		UniConversion.o \		ViewStyle.o \		WindowAccessor.o \		XPM.o \		moc_qsteclasses.o \		moc_qsteeditor.o \		moc_qsteprint.o \		moc_qstescintillabase.oDIST          = /usr/local/Trolltech/Qt-4.4.0/mkspecs/common/g++.conf \		/usr/local/Trolltech/Qt-4.4.0/mkspecs/common/unix.conf \		/usr/local/Trolltech/Qt-4.4.0/mkspecs/common/linux.conf \		/usr/local/Trolltech/Qt-4.4.0/mkspecs/qconfig.pri \		/usr/local/Trolltech/Qt-4.4.0/mkspecs/features/qt_functions.prf \		/usr/local/Trolltech/Qt-4.4.0/mkspecs/features/qt_config.prf \		/usr/local/Trolltech/Qt-4.4.0/mkspecs/features/exclusive_builds.prf \		/usr/local/Trolltech/Qt-4.4.0/mkspecs/features/default_pre.prf \		/usr/local/Trolltech/Qt-4.4.0/mkspecs/features/debug.prf \		/usr/local/Trolltech/Qt-4.4.0/mkspecs/features/default_post.prf \		/usr/local/Trolltech/Qt-4.4.0/mkspecs/features/warn_on.prf \		/usr/local/Trolltech/Qt-4.4.0/mkspecs/features/qt.prf \		/usr/local/Trolltech/Qt-4.4.0/mkspecs/features/unix/thread.prf \		/usr/local/Trolltech/Qt-4.4.0/mkspecs/features/moc.prf \		/usr/local/Trolltech/Qt-4.4.0/mkspecs/features/resources.prf \		/usr/local/Trolltech/Qt-4.4.0/mkspecs/features/uic.prf \		/usr/local/Trolltech/Qt-4.4.0/mkspecs/features/yacc.prf \		/usr/local/Trolltech/Qt-4.4.0/mkspecs/features/lex.prf \		ste.proQMAKE_TARGET  = steDESTDIR       = TARGET        = libste.so.1.0.0TARGETA       = libste.aTARGETD       = libste.so.1.0.0TARGET0       = libste.soTARGET1       = libste.so.1TARGET2       = libste.so.1.0first: all####### Implicit rules.SUFFIXES: .o .c .cpp .cc .cxx .C.cpp.o:	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<".cc.o:	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<".cxx.o:	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<".C.o:	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<".c.o:	$(CC) -c $(CFLAGS) $(INCPATH) -o "$@" "$<"####### Build rulesall: Makefile  $(TARGET)$(TARGET):  $(OBJECTS) $(SUBLIBS) $(OBJCOMP)  	-$(DEL_FILE) $(TARGET) $(TARGET0) $(TARGET1) $(TARGET2)	$(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(LIBS) $(OBJCOMP)	-ln -s $(TARGET) $(TARGET0)	-ln -s $(TARGET) $(TARGET1)	-ln -s $(TARGET) $(TARGET2)staticlib: $(TARGETA)$(TARGETA):  $(OBJECTS) $(OBJCOMP) 	-$(DEL_FILE) $(TARGETA) 	$(AR) $(TARGETA) $(OBJECTS)Makefile: ste.pro  /usr/local/Trolltech/Qt-4.4.0/mkspecs/linux-g++/qmake.conf /usr/local/Trolltech/Qt-4.4.0/mkspecs/common/g++.conf \		/usr/local/Trolltech/Qt-4.4.0/mkspecs/common/unix.conf \		/usr/local/Trolltech/Qt-4.4.0/mkspecs/common/linux.conf \		/usr/local/Trolltech/Qt-4.4.0/mkspecs/qconfig.pri \		/usr/local/Trolltech/Qt-4.4.0/mkspecs/features/qt_functions.prf \		/usr/local/Trolltech/Qt-4.4.0/mkspecs/features/qt_config.prf \		/usr/local/Trolltech/Qt-4.4.0/mkspecs/features/exclusive_builds.prf \		/usr/local/Trolltech/Qt-4.4.0/mkspecs/features/default_pre.prf \		/usr/local/Trolltech/Qt-4.4.0/mkspecs/features/debug.prf \		/usr/local/Trolltech/Qt-4.4.0/mkspecs/features/default_post.prf \		/usr/local/Trolltech/Qt-4.4.0/mkspecs/features/warn_on.prf \		/usr/local/Trolltech/Qt-4.4.0/mkspecs/features/qt.prf \		/usr/local/Trolltech/Qt-4.4.0/mkspecs/features/unix/thread.prf \		/usr/local/Trolltech/Qt-4.4.0/mkspecs/features/moc.prf \		/usr/local/Trolltech/Qt-4.4.0/mkspecs/features/resources.prf \		/usr/local/Trolltech/Qt-4.4.0/mkspecs/features/uic.prf \		/usr/local/Trolltech/Qt-4.4.0/mkspecs/features/yacc.prf \		/usr/local/Trolltech/Qt-4.4.0/mkspecs/features/lex.prf \		/usr/local/Trolltech/Qt-4.4.0/lib/libQtGui.prl \		/usr/local/Trolltech/Qt-4.4.0/lib/libQtCore.prl	$(QMAKE) -unix -o Makefile ste.pro/usr/local/Trolltech/Qt-4.4.0/mkspecs/common/g++.conf:/usr/local/Trolltech/Qt-4.4.0/mkspecs/common/unix.conf:/usr/local/Trolltech/Qt-4.4.0/mkspecs/common/linux.conf:/usr/local/Trolltech/Qt-4.4.0/mkspecs/qconfig.pri:/usr/local/Trolltech/Qt-4.4.0/mkspecs/features/qt_functions.prf:/usr/local/Trolltech/Qt-4.4.0/mkspecs/features/qt_config.prf:/usr/local/Trolltech/Qt-4.4.0/mkspecs/features/exclusive_builds.prf:/usr/local/Trolltech/Qt-4.4.0/mkspecs/features/default_pre.prf:/usr/local/Trolltech/Qt-4.4.0/mkspecs/features/debug.prf:/usr/local/Trolltech/Qt-4.4.0/mkspecs/features/default_post.prf:/usr/local/Trolltech/Qt-4.4.0/mkspecs/features/warn_on.prf:/usr/local/Trolltech/Qt-4.4.0/mkspecs/features/qt.prf:/usr/local/Trolltech/Qt-4.4.0/mkspecs/features/unix/thread.prf:/usr/local/Trolltech/Qt-4.4.0/mkspecs/features/moc.prf:/usr/local/Trolltech/Qt-4.4.0/mkspecs/features/resources.prf:/usr/local/Trolltech/Qt-4.4.0/mkspecs/features/uic.prf:/usr/local/Trolltech/Qt-4.4.0/mkspecs/features/yacc.prf:/usr/local/Trolltech/Qt-4.4.0/mkspecs/features/lex.prf:/usr/local/Trolltech/Qt-4.4.0/lib/libQtGui.prl:/usr/local/Trolltech/Qt-4.4.0/lib/libQtCore.prl:qmake:  FORCE	@$(QMAKE) -unix -o Makefile ste.prodist: 	@$(CHK_DIR_EXISTS) .tmp/ste1.0.0 || $(MKDIR) .tmp/ste1.0.0 	$(COPY_FILE) --parents $(SOURCES) $(DIST) .tmp/ste1.0.0/ && $(COPY_FILE) --parents i/constants.h i/filepath.h i/properfile.h i/qsteproper.h i/listboxqt.h i/qsteclasses.h i/qsteeditor.h i/qsteprint.h i/stringlist.h i/qstescintillabase.h scintilla/include/Accessor.h scintilla/include/KeyWords.h scintilla/include/Platform.h scintilla/include/PropSet.h scintilla/include/SciLexer.h scintilla/include/Scintilla.h scintilla/include/ScintillaWidget.h scintilla/include/SString.h scintilla/include/WindowAccessor.h scintilla/src/AutoComplete.h scintilla/src/CallTip.h scintilla/src/CellBuffer.h scintilla/src/CharacterSet.h scintilla/src/CharClassify.h scintilla/src/ContractionState.h scintilla/src/Decoration.h scintilla/src/Document.h scintilla/src/DocumentAccessor.h scintilla/src/Editor.h scintilla/src/ExternalLexer.h scintilla/src/Indicator.h scintilla/src/KeyMap.h scintilla/src/LineMarker.h scintilla/src/Partitioning.h scintilla/src/PositionCache.h scintilla/src/RESearch.h scintilla/src/RunStyles.h scintilla/src/ScintillaBase.h scintilla/src/SplitVector.h scintilla/src/Style.h scintilla/src/StyleContext.h scintilla/src/SVector.h scintilla/src/UniConversion.h scintilla/src/ViewStyle.h scintilla/src/XPM.h .tmp/ste1.0.0/ && $(COPY_FILE) --parents s/filepath.cpp s/properfile.cpp s/listboxqt.cpp s/platform.cpp s/stringlist.cpp s/qsteproper.cpp s/qsteclasses.cpp s/qsteprint.cpp s/qsteeditor.cpp s/qstescintillabase.cpp scintilla/src/AutoComplete.cxx scintilla/src/CallTip.cxx scintilla/src/CellBuffer.cxx scintilla/src/CharClassify.cxx scintilla/src/ContractionState.cxx scintilla/src/Decoration.cxx scintilla/src/Document.cxx scintilla/src/DocumentAccessor.cxx scintilla/src/Editor.cxx scintilla/src/ExternalLexer.cxx scintilla/src/Indicator.cxx scintilla/src/KeyMap.cxx scintilla/src/KeyWords.cxx scintilla/src/LexAbaqus.cxx scintilla/src/LexAda.cxx scintilla/src/LexAPDL.cxx scintilla/src/LexAsm.cxx scintilla/src/LexAsn1.cxx scintilla/src/LexASY.cxx scintilla/src/LexAU3.cxx scintilla/src/LexAVE.cxx scintilla/src/LexBaan.cxx scintilla/src/LexBash.cxx scintilla/src/LexBasic.cxx scintilla/src/LexBullant.cxx scintilla/src/LexCaml.cxx scintilla/src/LexCLW.cxx scintilla/src/LexCmake.cxx scintilla/src/LexConf.cxx scintilla/src/LexCPP.cxx scintilla/src/LexCrontab.cxx scintilla/src/LexCsound.cxx scintilla/src/LexCSS.cxx scintilla/src/LexD.cxx scintilla/src/LexEiffel.cxx scintilla/src/LexErlang.cxx scintilla/src/LexEScript.cxx scintilla/src/LexFlagship.cxx scintilla/src/LexForth.cxx scintilla/src/LexFortran.cxx scintilla/src/LexGAP.cxx scintilla/src/LexGui4Cli.cxx scintilla/src/LexHaskell.cxx scintilla/src/LexHTML.cxx scintilla/src/LexInno.cxx scintilla/src/LexKix.cxx scintilla/src/LexLisp.cxx scintilla/src/LexLout.cxx scintilla/src/LexLua.cxx scintilla/src/LexMagik.cxx scintilla/src/LexMatlab.cxx scintilla/src/LexMetapost.cxx scintilla/src/LexMMIXAL.cxx scintilla/src/LexMPT.cxx scintilla/src/LexMSSQL.cxx scintilla/src/LexNsis.cxx scintilla/src/LexOpal.cxx scintilla/src/LexOthers.cxx scintilla/src/LexPascal.cxx scintilla/src/LexPB.cxx scintilla/src/LexPerl.cxx scintilla/src/LexPLM.cxx scintilla/src/LexPOV.cxx scintilla/src/LexPowerShell.cxx scintilla/src/LexProgress.cxx scintilla/src/LexPS.cxx scintilla/src/LexPython.cxx scintilla/src/LexR.cxx scintilla/src/LexRebol.cxx scintilla/src/LexRuby.cxx scintilla/src/LexScriptol.cxx scintilla/src/LexSmalltalk.cxx scintilla/src/LexSpecman.cxx scintilla/src/LexSpice.cxx scintilla/src/LexSQL.cxx scintilla/src/LexTADS3.cxx scintilla/src/LexTCL.cxx scintilla/src/LexTeX.cxx scintilla/src/LexVB.cxx scintilla/src/LexVerilog.cxx scintilla/src/LexVHDL.cxx scintilla/src/LexYAML.cxx scintilla/src/LineMarker.cxx scintilla/src/PositionCache.cxx scintilla/src/PropSet.cxx scintilla/src/RESearch.cxx scintilla/src/RunStyles.cxx scintilla/src/ScintillaBase.cxx scintilla/src/Style.cxx scintilla/src/StyleContext.cxx scintilla/src/UniConversion.cxx scintilla/src/ViewStyle.cxx scintilla/src/WindowAccessor.cxx scintilla/src/XPM.cpp .tmp/ste1.0.0/ && (cd `dirname .tmp/ste1.0.0` && $(TAR) ste1.0.0.tar ste1.0.0 && $(COMPRESS) ste1.0.0.tar) && $(MOVE) `dirname .tmp/ste1.0.0`/ste1.0.0.tar.gz . && $(DEL_FILE) -r .tmp/ste1.0.0clean:compiler_clean 	-$(DEL_FILE) $(OBJECTS)	-$(DEL_FILE) *~ core *.core####### Sub-librariesdistclean: clean	-$(DEL_FILE) $(TARGET) 	-$(DEL_FILE) $(TARGET0) $(TARGET1) $(TARGET2) $(TARGETA)	-$(DEL_FILE) Makefilemocclean: compiler_moc_header_clean compiler_moc_source_cleanmocables: compiler_moc_header_make_all compiler_moc_source_make_allcompiler_moc_header_make_all: moc_qsteclasses.cpp moc_qsteeditor.cpp moc_qsteprint.cpp moc_qstescintillabase.cppcompiler_moc_header_clean:	-$(DEL_FILE) moc_qsteclasses.cpp moc_qsteeditor.cpp moc_qsteprint.cpp moc_qstescintillabase.cppmoc_qsteclasses.cpp: i/constants.h \		i/listboxqt.h \		scintilla/include/Platform.h \		i/qsteclasses.h	/usr/local/Trolltech/Qt-4.4.0/bin/moc $(DEFINES) $(INCPATH) i/qsteclasses.h -o moc_qsteclasses.cppmoc_qsteeditor.cpp: scintilla/include/Platform.h \		i/constants.h \		i/qstescintillabase.h \		scintilla/include/Scintilla.h \		scintilla/src/SVector.h \		scintilla/src/SplitVector.h \		scintilla/src/Partitioning.h \		scintilla/src/CellBuffer.h \		scintilla/src/CharClassify.h \		scintilla/src/Document.h \		scintilla/src/Decoration.h \		scintilla/src/RunStyles.h \		scintilla/src/Style.h \		scintilla/src/XPM.h \

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -