ICode9

精准搜索请尝试: 精确搜索
首页 > 其他分享> 文章详细

祥瑞子鼠系统开发(区块狗模式)

2019-10-26 18:50:31  阅读:195  来源: 互联网

标签:code color 子鼠 祥瑞 numbers line 区块


  祥瑞子鼠系统开发「冯生」【191﹎5743﹍0738】〔微或电〕祥瑞子鼠app开发,祥瑞子鼠app系统开发,祥瑞子鼠系统定制开发,祥瑞子鼠app定制开发,祥瑞子鼠系统开发祥瑞子鼠,祥瑞子鼠app系统定制,祥瑞子鼠软件系统开发,祥瑞子鼠系统开发软件,祥瑞子鼠软件系统定制开发。

  ------温馨提示:专业开发公司,非平台方,玩家勿扰------

  \usepackage{listings}

  \usepackage{color}

  \definecolor{dkgreen}{rgb}{0,0.6,0}

  \definecolor{gray}{rgb}{0.5,0.5,0.5}

  \definecolor{mauve}{rgb}{0.58,0,0.82}

  \lstset{%

  language=Octave,%the language of the code

  basicstyle=\footnotesize,%the size of the fonts that are used for the code

  numbers=left,%where to put the line-numbers

  numberstyle=\tiny\color{gray},%the style that is used for the line-numbers

  stepnumber=2,%the step between two line-numbers.If it's 1,each line

  %will be numbered

  numbersep=5pt,%how far the line-numbers are from the code

  backgroundcolor=\color{white},%choose the background color.You must add\usepackage{color}

  showspaces=false,%show spaces adding particular underscores

  showstringspaces=false,%underline spaces within strings

  showtabs=false,%show tabs within strings adding particular underscores

  frame=single,%adds a frame around the code

  rulecolor=\color{black},%if not set,the frame-color may be changed on line-breaks within not-black text(e.g.commens(green here))

  tabsize=2,%sets default tabsize to 2 spaces

  captionpos=b,%sets the caption-position to bottom

  breaklines=true,%sets automatic line breaking

  breakatwhitespace=false,%sets if automatic breaks should only happen at whitespace

  title=\lstname,%show the filename of files included with\lstinputlisting;

  %also try caption instead of title

  keywordstyle=\color{blue},%keyword style

  commentstyle=\color{dkgreen},%comment style

  stringstyle=\color{mauve},%string literal style

  escapeinside={\%*}{*)},%if you want to add LaTeX within your code

  morekeywords={*,...}%if you want to add more keywords to the set

标签:code,color,子鼠,祥瑞,numbers,line,区块
来源: https://www.cnblogs.com/xixi001/p/11745096.html

本站声明: 1. iCode9 技术分享网(下文简称本站)提供的所有内容,仅供技术学习、探讨和分享;
2. 关于本站的所有留言、评论、转载及引用,纯属内容发起人的个人观点,与本站观点和立场无关;
3. 关于本站的所有言论和文字,纯属内容发起人的个人观点,与本站观点和立场无关;
4. 本站文章均是网友提供,不完全保证技术分享内容的完整性、准确性、时效性、风险性和版权归属;如您发现该文章侵犯了您的权益,可联系我们第一时间进行删除;
5. 本站为非盈利性的个人网站,所有内容不会用来进行牟利,也不会利用任何形式的广告来间接获益,纯粹是为了广大技术爱好者提供技术内容和技术思想的分享性交流网站。

专注分享技术,共同学习,共同进步。侵权联系[81616952@qq.com]

Copyright (C)ICode9.com, All Rights Reserved.

ICode9版权所有