Location:
Search - js char
Search list
Description: JS Charts是一个JavaScript制图组件。支持的图表类型包括:柱状图,圆饼图,曲线图等。JS Charts支持的数据源可以是XML或JavaScript数组。JS Charts 是一个轻量级的免费javascript 基础图表生成器,支持柱状图,圆饼图以及简单的曲线图。不需要在服务器端安装插件,只需在客户端加入javascript代码。JS Charts 支持XML 和 JSON 数据。图片格式为PNG,兼容所有主要浏览器。-JS Charts is a JavaScript component mapping. Support chart types include: histogram, round pie, such as curves. JS Charts supported by the data source can be an array of XML or JavaScript. JS Charts is a free lightweight javascript chart generator foundation to support the histogram, pie chart and a simple circular curve. Do not need to install the plug-in server-side, simply by adding client-side javascript code. JS Charts support for XML and JSON data. Picture format for PNG, compatible with all major browsers.
Platform: |
Size: 291840 |
Author: |
Hits:
Description: 字符串处理程序,有对字符串各种操作的方法,如:随机数发生器,左填充char,右填充char,得到语言配置,读配置文件属性值,url编码,url编码解码,html编码,sql特殊字符去除函数,字符串到js中冲突去除函数,删除html代码,时间格式化函数,数字到中文处理函数,数组排序等-string tools
Platform: |
Size: 5120 |
Author: wyj |
Hits:
Description: 以前自己编的一个小游戏,输入姓名然后可以对战,可以自娱自乐一下-#include <stdlib.h>
#include <time.h>
#include <windows.h>
#define S Sleep(1000)
#define P printf
char name1[20],name2[20]
int k1,k2,i,t1,t2,sxq
int x1=100,x2=100,pow1,pow2,spe1,spe2
void main()
{
void xz(int pow1,int pow2,int spe1,int spe2)
void zs(int c)
int xh,error
char js
START:
while(1)
{
P(" \n · 名字对战游戏v2.2 · \n\n")
P(" ====================\n | 1.开始游戏 |\n")
P(" \n | 2.游戏介绍 |\n")
P(" \n | 3.关 于 |\n")
P(" \n | 4.退 出 |\n
Platform: |
Size: 2048 |
Author: 安若 |
Hits: