-
- 2022-02-06 03:37:30下载
- 积分:1
-
用msvc编译zope时会提示这个文件有错误,原因是这个文件是采用ansi编码但是内容里却有非ansi字符的缘故,我把这个文件另存为utf8编码,这样就可以正常...
用msvc编译zope时会提示这个文件有错误,原因是这个文件是采用ansi编码但是内容里却有非ansi字符的缘故,我把这个文件另存为utf8编码,这样就可以正常编译zope了!-Zope with msvc compiler will be prompted when the document has errors, because the document is encoded using ansi content but there is non-ansi characters mentioned reasons, I put the document saved as utf8 encoding, this can be a normal compile zope!
- 2022-03-19 15:47:21下载
- 积分:1
-
hai have this signal processing code
hai have this signal processing code
- 2022-06-29 06:04:23下载
- 积分:1
-
简介:功能描述:
1、首页滚动最近10条发布的祝福,章显你的个性。
2、评论功能将带给你的祝福墙更有互动性,评论者的IP将会转换成所在地,管理员有...
简介:功能描述:
1、首页滚动最近10条发布的祝福,章显你的个性。
2、评论功能将带给你的祝福墙更有互动性,评论者的IP将会转换成所在地,管理员有权利删除不妥当的评论内容,有利于更好的管理
3、首页的帖子都将显示对应帖的评论数,丰富了帖子的可读性,让浏览的人能一目了然,哪个帖子的人气比较旺
4、发放最新的心情图案,让使用爱墙的站长能够完美地实现与官方一样的功能!
5.首页的贴纸美化,体积变大,可以容纳更多的信息和更大的图片,并且使其透明化
6.增加一个Banner广告位置,各位用户可自己修改
7.增加几套新的表情,非常好看,有大图有小图
演示地址: http://www.ejrweb.cn/love/
后台登陆地址:admin/Index.asp
帐号、密码都是:admin
-err
- 2023-06-01 02:05:03下载
- 积分:1
-
快捷键的使用,为了给菜单提供一个稳定的界面,还要为菜单添加快捷键...
快捷键的使用,为了给菜单提供一个稳定的界面,还要为菜单添加快捷键-shortcuts use, in order to provide a stable menu interface, but also add to the menu shortcuts
- 2022-06-18 07:36:13下载
- 积分:1
-
本程序是实现经典游戏贪吃蛇的源码,可以帮助读者了解游戏的制作原理。...
本程序是实现经典游戏贪吃蛇的源码,可以帮助读者了解游戏的制作原理。-This procedure is to achieve the classic Snake game source code, can help readers to understand the principles of game production.
- 2022-01-26 05:41:42下载
- 积分:1
-
题目要求:读入两个小于100的正整数A和B,计算A+B。
需要注意的是:A和B的每一位数字由对应的英文单词给出。
输入格式:测试输入包含若干测试用例,每...
题目要求:读入两个小于100的正整数A和B,计算A+B。
需要注意的是:A和B的每一位数字由对应的英文单词给出。
输入格式:测试输入包含若干测试用例,每个测试用例占一行,格式为"A + B =",相邻两字符串有一个空格间隔。当A和B同时为0时输入结束,相应的结果不要输出。
输出格式:对每个测试用例输出1行,即A+B的值。
输入样例:
one + two =
three four + five six =
zero seven + eight nine =
zero + zero =
输出样例:
3
90
96-Title request: read two positive integer less than 100 of the A and B, calculate A+ B. It should be noted that: A and B each of the figures by the corresponding English words are given. Input format: test input contains a number of test cases, test cases for each line, the format for the " A+ B =" , a string of adjacent spaces in the two intervals. When A and B at the same time 0:00 to the end of input, not output the results of the corresponding. Output Format: For each test case output a line, that is, the value of A+ B. Input sample: one+ two = three four+ five six = zero seven+ eight nine = zero+ zero = output sample: 39,096
- 2022-05-18 03:32:14下载
- 积分:1
-
控制led发光的程序以及数码管发光的程序
控制led发光的程序以及数码管发光的程序-Control led digital tube light emitting procedures and procedures for light-emitting
- 2022-10-01 13:50:03下载
- 积分:1
-
该问题主要用于解决八皇后问题。会下国际象棋的人都很清楚:皇后可以在横、竖、斜线上不限步数地吃掉其他棋子。如何将8个皇后放在棋盘上(有8*8个方格),使它们谁也不...
该问题主要用于解决八皇后问题。会下国际象棋的人都很清楚:皇后可以在横、竖、斜线上不限步数地吃掉其他棋子。如何将8个皇后放在棋盘上(有8*8个方格),使它们谁也不能被吃掉!这就是著名的八皇后问题。-The problem is mainly used to solve the issue of the eight Queen
- 2022-01-26 06:08:28下载
- 积分:1
-
在AutoCAD中直接wpolygon或cpolygon选择。
Direct WPolygon or CPolygon selection in AutoCad.
- 2022-03-06 10:08:35下载
- 积分:1