搜索资源列表
词法分析程序(编译原理)
- 用C语言写的词法分析程序 #include "stdio.h" #include"string.h" #include "stdlib.h" FILE *fp; char filename[20]; char token[100]; int m=0; char getch() { char ch; ch=fgetc(fp); return ch; } char getbc
test
- [解决方法] 对上述程序改动如下: 发送端: MMM SendBag ZeroMemory(&SendBag,sizeof(SendBag)) ............. int send = 0 while(send<sizeof(MMM)) { int nCharSend=send(m_hSocket,(char*)(&SendBag+send),sizeof(MMM)-send,0) send+=nCha
eby_1.2_gbk
- 程序功能(Program function) 1、支持网站基本设置功能,公告系统,友情连接 2、支持栏目管理,专辑管理,风格管理 3、可自定义模板,官方会逐渐提供更多模板 4、支持mp3,wma,rm,asf,rmvb,等多种媒体格式 5、歌曲播放时,采用AJAX动态获取播放路径,防止文件路径直接暴露,最大程度防止采集盗链. 未来版本功能:一键扫描,UC整合,独立会员系统,防采集功能,歌曲连播,网银接口 -Programming (Program functio
Sams.Ajax.for.Web.Application.Developers.Oct.2006.
- 简介:使用ajax进行网站建设开发的指导书 -Book Descr iption Reusable components and patterns for Ajax-driven applications Ajax is one of the latest and greatest ways to improve users’ online experience and create new and innovative web function
ajaxDemoXML
- 一个ajax的例子,很实用,同时很简单,对于ajax的入门帮助很大。-Ajax example of a very practical, while very simple, very helpful for the entry-ajax.
testupEclipse
- 使用eclipse开发,使用struts2+jquery+ajax+fileupload(jquery插件)实现的,同时上传文件和参数的例子-Using eclipse development, use struts2+jquery+ajax+fileupload (jquery plugin) to achieve, while examples of uploading files and parameters