Hide demoDownloadIn this article I’m going to
explain how to create Google combo chart example with database in ASP.NET.
Google charts allows you ...
分类:
数据库 时间:
2014-04-30 02:56:31
阅读次数:
775
public void sendPlayStateBrocast() {if (mContext !=
null){Intent intent = new
Intent(BROCAST_NAME);intent.putExtra(MusicPlayState.PLAY_STATE_NAME, mPl...
分类:
其他好文 时间:
2014-04-30 02:49:15
阅读次数:
414
菜单"File" - "Reverse Engineer" - "DataBase"弹出来
New Physical Data Model 窗口 ,为模型建好名字 - 点击确定到下一步 就是为建立 类似
jdbc连接数据库的配置文件的一个功能。选择using a data source : 点击右侧...
分类:
数据库 时间:
2014-04-30 02:46:10
阅读次数:
585
1.工具zxing2.1----下载地址:http://code.google.com/p/zxing/downloads/detail?name=ZXing-2.1.zip&can=2&q=
所有版本下载地址:http://code.google.com/p/zxing/download...
分类:
编程语言 时间:
2014-04-30 02:21:35
阅读次数:
601
第一种方法:跳转到当前页:location.href为跳转当前的页面第二种方法:window.open为打开新窗口跳转跳转到新页面:
分类:
其他好文 时间:
2014-04-30 01:56:00
阅读次数:
497
一、{ } 大括号,表示定义一个对象,大部分情况下要有成对的属性和值,或是函数。如:var
LangShen =
{"Name":"Langshen","AGE":"28"};上面声明了一个名为“LangShen”的对象,多个属性或函数用,(逗号)隔开,因为是对象的属性,所以访问时,应该用.(点)来...
分类:
Web程序 时间:
2014-04-30 01:22:02
阅读次数:
563
一、修改系统默认语言及中文乱码问题记录系统默认使用语言的文件是/etc/sysconfig/i18n,如果默认安装的是中文的系统,i18n的内容如下:
LANG="zh_CN.UTF-8" SYSFONT="latarcyrheb-sun16" SUPPORTED="zh_CN.UTF-8:zh_C...
分类:
系统相关 时间:
2014-04-30 01:14:51
阅读次数:
607
--setgithubproxygitconfig--globalhttp.proxyhttp://user_name:user_pwd@user_ip:portgitconfig--systemhttp.sslcainfo/bin/curl-ca-bundle.crt--cancelproxygi...
分类:
其他好文 时间:
2014-04-30 01:13:49
阅读次数:
507
--###################################################################################/*
缩写:DDL(Database Definition Language): 数据库定义语言DML(Database Mani...
分类:
数据库 时间:
2014-04-30 00:14:15
阅读次数:
970
一、MongoDB数据结构与关系型数据库比较逻辑结构对比MongoDB
关系型数据库文档(document) 行(row)集合(collection) 表(table)数据库(database)
数据库(database)二、mongod 参数说明最简单的,通过执行 mongod 即可以启动 Mon...
分类:
数据库 时间:
2014-04-29 23:23:01
阅读次数:
732