-
PHP 建站工具,CMS系统,类似与oscommerce
PHP 建站工具,CMS系统,类似与oscommerce-PHP建站tools, CMS systems, similar to osCommerce
- 2023-02-04 21:30:04下载
- 积分:1
-
大一时写的一个人事课设,写的不好,就看看而已
大一时写的一个人事课设,写的不好,就看看而已-large write a lesson based personnel and write well, only to see it
- 2023-04-01 14:25:04下载
- 积分:1
-
推箱子游戏,直得对游戏开发的朋友学习或参考.
推箱子游戏,直得对游戏开发的朋友学习或参考.-Sokoban games, straight to the game developers have a friend learning or reference.
- 2022-09-20 00:55:03下载
- 积分:1
-
TI 公司的sc691 datasheet ,这款ic主要用做低成本语音方案发音。可硬解MELP ,CELP等,主要用于玩具,电子词典等消费类电子方案中。...
TI 公司的sc691 datasheet ,这款ic主要用做低成本语音方案发音。可硬解MELP ,CELP等,主要用于玩具,电子词典等消费类电子方案中。-TI
- 2022-01-31 16:24:10下载
- 积分:1
-
风之相随留言簿 V3.2正式发布, 呵呵!来段开场白。
这个版本似乎已经等待了好久了,不管是各位网友,还是我自己,看看上一个版本,还是08年12月8日的,...
风之相随留言簿 V3.2正式发布, 呵呵!来段开场白。
这个版本似乎已经等待了好久了,不管是各位网友,还是我自己,看看上一个版本,还是08年12月8日的,已经整整一年没有怎么更新了。想想去年还在武汉,今年却身在西安,心境不同,自然状态也不同了。
一直说要更新,11月30日终于终于是腾出时间来一次小规模的改版,大的功能和框架没太大变化,只是应一些网友的需求,以及自上个版本发布一年来,征集的建议和意见做了相应的功能加强。
V3.2主要增加功能:
1、留言分审核和不审核
2、系统设置里面添加了审核项,以及关键字,网站描述,备案号,第三方统计代码等功能
3、页面做了SEO优化
管理账号:
用户名:sunfeng
密码:1983-Wind attendant Guestbook V3.2 released, Ha ha! To segment opening.
This version seems to have been waiting for a long time, no matter what netizens, or myself, to see if the previous version, or December 8, 2008, and has been a full year without how updated. Think of last year while still in Wuhan, this year they are in Xi an, state of mind is different from the state of nature is also different.
Has been saying that to be updated November 30 was finally time to finally release a small-scale revision, large functions and framework did not change much, but should the needs of several blogs, as well as release from the last year, collected suggestions
- 2023-02-07 21:20:02下载
- 积分:1
-
before the start of the game with four direction keys adjust height and speed, p...
游戏开始前用四个方向键调整高度和速度,按回车键开始游戏 游戏过程中回车键为暂停键,ESC键为退出键-before the start of the game with four direction keys adjust height and speed, press the Enter key begin the process of the game"s keys to enter reversed, the ESC key to withdraw from the bond
- 2022-03-24 17:39:08下载
- 积分:1
-
用最简单的C++实现的简易俄罗斯方块
这是我自己初学C++时写的一个简易C++俄罗斯方块,很多注释都不详尽,但是基本可以实现俄罗斯方块功能,甚至连面向对象也都没有用到,有少许BUG,没有修改,但是不影响初学者的参考作用,仅仅上传供初学者试用,。
- 2022-03-16 19:20:33下载
- 积分:1
-
用于集成电路设计中,对lef和def的操作
用于集成电路设计中,对lef和def的操作-used for the design of integrated circuits, the right and lef def operation
- 2022-09-19 19:20:03下载
- 积分:1
-
IFFT in 802.11a systems
802.11a中的IFFT模块的IP核实现-IFFT in 802.11a systems
- 2022-03-13 10:00:03下载
- 积分:1
-
类numberlistener实现ActionListener {
class NumberListener implements ActionListener{
public void actionPerformed(ActionEvent e){
if (!append) {
tf.setText("")
append=true
}
String s=tf.getText()
s+=e.getActionCommand()
tf.setText(s)
if (!btn[10].isEnabled()){
for(int i=10 i
- 2022-02-28 23:01:36下载
- 积分:1