E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
spreadsheet
c#2.0读写office2007开方式xml
新的格式与旧的Office XML格式(WordML,
Spreadsheet
ML)仍存在一些相似之处,而且也与其竞争对手—OpenOffice.org的OpenD
RainyLin
·
2007-07-26 16:00
翻译:OpenOffice.org API介绍(三)
这一节的其他辅助性方法也将使用此方法,定义如下:public XCell getXCellByPosition(X
Spreadsheet
x
Spreadsheet
, int x, int y) throws
Tommy Jian 的博客
·
2007-07-18 11:00
阴霾的第一篇
烦死了现在的生活,真的不知道是怎么想的,给大家发的C
SpreadSheet
,还要说是自己花了n久完成的,挑战大家的智商吗,还是把大家当傻子看,怎么说也是写代码3年的人了,什么样的代码是网上copy的一眼也能认的八九不离十
thiwind
·
2007-06-28 15:00
生活
Peepel:和微软Office2007相媲美
这是一款来自于奥大利亚昆士兰的网络服务,类似于Zoho、ThinkFree及GoogleDocs&
Spreadsheet
s等网络套件,它也提供了一组工具,目前包括表格制作、文字处理、计算器及文件管理等等
saturn
·
2007-06-28 12:27
职场
Office
微软
休闲
Peepel
Peepel:和微软Office2007相媲美
这是一款来自于奥大利亚昆士兰的网络服务,类似于Zoho、ThinkFree及GoogleDocs&
Spreadsheet
s等网络套件,它也提供了一组工具,目前包括表格制作、文字处理、计算器及文件管理等等
saturn
·
2007-06-28 12:27
职场
Office
微软
休闲
Peepel
jscript之Read an Excel
Spreadsheet
DescriptionDemonstrationscriptthatreadsthevaluesstoredina
spreadsheet
namedC:\Scripts\New_users.xls.ScriptCode
·
2007-06-13 00:00
Apply an AutoFormat to an Excel
Spreadsheet
ScriptCode复制代码代码如下:ConstxpRangeAutoFormatList2=11SetobjExcel=CreateObject("Excel.Application")objExcel.Visible=TrueSetobjWorkbook=objExcel.Workbooks.Add()SetobjWorksheet=objWorkbook.Worksheets(1)k=1Fo
·
2007-06-12 00:00
BW--ABAP code using BAPI's to load data into Cube from
SpreadSheet
s
1RequirementDescriptionWehadarequirementtoloaddatafroma
Spreadsheet
directlyontoaCubethroughanABAPProgramusingtheBAPIsinSAPBW.WerequiredadialogscreentogivelocationoffileandtomentionwhethertheloadisPlano
compassbutton
·
2007-05-29 11:00
BW--ABAP code using BAPI's to load data into Cube from
SpreadSheet
s
1 Requirement Description We had a requirement to load data from a Spread sheet directly onto a Cube through an ABAP Program using the BAPI s in SAP BW. We required a dialog screen to give location o
Jack Wu
·
2007-05-29 11:00
C++
c
windows
C#
UP
4-6 继承类QTableWidgetItem(Subclassing QTableWidgetItem)
这个类不但可以在
Spreadsheet
程序中工作良好,但是并不仅限于这个类,在理论上,它可以被用在任何QTableWidget子类中。
iamdbl
·
2007-03-27 19:00
4-5 实现其他菜单项(Implementing the Other Menus)
Figure4.7.The
Spreadsheet
application'sToolsandOptionsmenus void
Spreadsheet
::recalculate(){ for(introw
iamdbl
·
2007-03-26 21:00
4-4 实现Edit菜单(Implement the Edit menu)
void
Spreadsheet
::cut(){ copy(); del();}槽函数cut()相应Edit|Cut菜单,这里调用了两个函数,因为剪切的操作和拷贝然后删除是等价的void
Spreadsheet
iamdbl
·
2007-03-20 16:00
delete
qt
menu
spreadsheet
网格
4-3 读取和保存(Loading and Saving)
4-3读取和保存(LoadingandSaving)我们使用QFile和QDataStream来实现
Spreadsheet
文件的保存和读取。这两个类都是提供了平台无关的二进制I/O。
iamdbl
·
2007-03-15 21:00
C++
qt
iostream
平台
spreadsheet
网格
3-7 多文档(Multiple Documents)
现在我们开始实现
Spreadsheet
程序的main()函数:includeinclude"mainwindow.h"intmain(intargc,char*argv[]){ QApplicationapp
iamdbl
·
2007-03-12 15:00
文档
qt
include
interface
Signal
spreadsheet
3-5 使用对话框(Using Dialogs)
我们希望用户能够在Find对话框和
Spreadsheet
应用程序的主窗口之间自由切换,所以Find对话框应该是无模式的。一个无
iamdbl
·
2007-03-11 11:00
数据结构
delete
dialog
qt
Signal
spreadsheet
3-4 实现文件菜单(Implementing the File Menu)
void MainWindow::newFile(){ if (okToContinue()) {
spreadsheet
->clear(); setCurrentFile
iamdbl
·
2007-03-04 21:00
File
action
button
Lotus
menu
spreadsheet
3-3 创建状态条(Setting Up the Status Bar)
3-3创建状态条(SettingUptheStatusBar)完成菜单和工具条后,我们开始创建
SpreadSheet
应用程序的状态条。
iamdbl
·
2007-03-01 10:00
第三章 创建主窗口(Creating Main Windows)
SpreadSheet
应用程序的主窗口如图所示。这个程序使用了第二章创建的Find,Go-to-Cell和Sort对话框。很多GUI应用程序都能够处理文件的读写,数据处理等功能。在第四章,我
iamdbl
·
2007-02-26 22:00
框架
windows
qt
工具
spreadsheet
Professional C++读书随笔(2)
ProfessionalC++读书随笔(2)C++ 中的抽象类其实就是纯虚函数组成的类,如下所示:class
Spreadsheet
Cell{public:
Spreadsheet
Cell();
Enjoy yourself,and don't care about others' thinking!
·
2007-02-12 16:00
PHP读取Excel内容的类
使用
Spreadsheet
_Excel_Reader类,同时中文方面的问题是方法如下(
Spreadsheet
_Excel_Reader自带的例子,稍作修改):setOutputEncoding('CP1251
jaketseng
·
2007-01-22 00:00
PHP
Excel
spreadsheet
帅!简单实现flex和excel之间的通信——拷贝
OpenOffice Calc)中,当多个单元格被复制时,这些单元格的数据是以tab键分隔一行行数据(tab-separated values (TSV))存放在剪贴板中的,当这些数据被粘贴到Google
Spreadsheet
s
javasogo
·
2007-01-16 15:00
c
Excel
Flex
Google
Flash
jsDataTable 0.3.0
当初确实想把 jsDataTable 做成
spreadsheet
之类的东西,但是看到 dhtmlxGrid 之后打消了这个念头。dhtmlxGrid 很完美,也很复
yiding_he
·
2007-01-12 08:00
JavaScript
UI
Yahoo
OpenOffice.org之恋(六)
诸如com.sun.star.text.XTextDocument、com.sun.star.sheet.X
Spreadsheet
Document或com.sun.star.drawing.XDrawPagesSupplier
stme
·
2007-01-07 12:00
可与
Spreadsheet
s媲美的在线表格系统:EditGrid
EditGrid网址:http://www.editgrid.com/home有中文版的,感觉现在的产品已经非常重视中文化了,因为中国的网民有着一个不可忽视的数目.试用了一下,感觉界面非常的清新,比较喜欢菜单的样式,有着类似2000界面的简洁.功能方面还不错,更多的大家去尝试就知道了.对着Google干,不知道会是什么结果...大家试目以待吧...当有一天不在需要装软件,因为软件都是在线化,那是什
·
2007-01-05 00:00
全球最有价值的百家网站
而Google的Documents&
Spreadsheet
s需要一个Google帐号(免费的),而且它不打算与微软竞争。Wikicalc是一个免费的在
danforn
·
2006-12-28 10:00
网络
Google
音乐
MySpace
Youtube
last.fm
我使用的Google服务
数了数,已经16项了,只有Base,Talk和Docs&
spreadsheet
等等不常用。
AIP
·
2006-12-25 11:00
Google
Gmail
MICROSOFT EXCEL FILE FORMAT
MICROSOFTEXCELFILEFORMATMicrosoftExcelisapopular
spreadsheet
.
wonder4
·
2006-12-15 09:00
竞争对手Google对Vista制定十大策略
他如是说,Google正在推出可选择的其他产品,例如Docs&
Spreadsheet
s combo等现在都在测试
·
2006-12-11 10:00
Google
Spreadsheet
_Excel_Writer
网上有很多朋友问到PHP生成Excel文件的问题,现整理如下:CODEsend('multi-worksheet-demo.xls');//发送Excel文件名供下载$worksheet=&$workbook->addWorksheet('sheet-1');//加入一个工作表sheet-1$data=array(array('name','sex','age'),array('alex','M'
colourbear
·
2006-11-23 23:00
试用Google Web Office “Google Docs &
Spreadsheet
”,Office市场会有大变革吗?
Google的WebOffice计划着实吸引了很多人,因此今天决定试用一下,以下是几点体会:1)界面简洁,功能实用比起功能强大的MSOfficeWord来说,这个编辑器的功能当然只能是小屋见大屋,不过有朋友说从二八定律来看,最有用也最常用的功能一般只占到20%,而这20%Google的WebDocs则都具备了。这一点我深以为然。2)不需任何安装,随时随地使用只要能上网,就可以随时随地使用,不需任何
helloyesyes
·
2006-11-13 15:00
html
Web
Google
Office
试用Google Web Office “Google Docs &
Spreadsheet
”,Office市场会有大变革吗?
Google的WebOffice计划着实吸引了很多人,因此今天决定试用一下,以下是几点体会:1)界面简洁,功能实用比起功能强大的MSOfficeWord来说,这个编辑器的功能当然只能是小屋见大屋,不过有朋友说从二八定律来看,最有用也最常用的功能一般只占到20%,而这20%Google的WebDocs则都具备了。这一点我深以为然。2)不需任何安装,随时随地使用只要能上网,就可以随时随地使用,不需任何
ihuashao
·
2006-11-13 15:00
html
Web
Google
Office
怎样用JavaScript实现非Ajax方法的异步调用回调和线程?
阅读更多问题:在一个项目中用Excel组件OWC.
Spreadsheet
在客户端导出HTML格式的表格为Excel文件,对于数据量较大的表格导出会造成IE窗口停止响应,用户体验很差。
unifly
·
2006-10-26 09:00
JavaScript
Ajax
Excel
应用服务器
IE
怎样用JavaScript实现非Ajax方法的异步调用回调和线程?
阅读更多问题:在一个项目中用Excel组件OWC.
Spreadsheet
在客户端导出HTML格式的表格为Excel文件,对于数据量较大的表格导出会造成IE窗口停止响应,用户体验很差。
unifly
·
2006-10-26 09:00
JavaScript
Ajax
Excel
应用服务器
IE
怎样用JavaScript实现非Ajax方法的异步调用回调和线程?
问题:在一个项目中用Excel组件OWC.
Spreadsheet
在客户端导出HTML格式的表格为Excel文件,对于数据量较大的表格导出会造成IE窗口停止响应,用户体验很差
unifly
·
2006-10-26 09:00
JavaScript
应用服务器
Ajax
Excel
IE
Google Docs &
Spreadsheet
s 正式上线了!
GoogleDocs&
Spreadsheet
s Writely终于正式上线了,并且和Google
Spreadsheet
s合并为GoogleDocs&
Spreadsheet
s。
uoyevoli
·
2006-10-11 13:00
Google Docs &
Spreadsheet
s 正式上线了!
GoogleDocs&
Spreadsheet
sWritely终于正式上线了,并且和Google
Spreadsheet
s合并为GoogleDocs&
Spreadsheet
s。
ruilin215
·
2006-10-11 13:00
Google
Dojo
Spreadsheet
Widget - 基于Ajax的Excel
Dojo
Spreadsheet
Widget-基于Ajax的Excel访问和下载该代码的地址为http://64.201.107.34/tremend/
spreadsheet
/1/test_
spreadsheet
.htm
lujar
·
2006-09-27 08:00
Ajax
Excel
dojo
Dojo
Spreadsheet
Widget - 基于Ajax的Excel
Dojo
Spreadsheet
Widget-基于Ajax的Excel访问和下载该代码的地址为http://64.201.107.34/tremend/
spreadsheet
/1/test_
spreadsheet
.htm
ww2
·
2006-09-27 08:00
Ajax
Excel
dojo
Dojo
Spreadsheet
Widget - 基于Ajax的Excel
Dojo
Spreadsheet
Widget-基于Ajax的Excel访问和下载该代码的地址为http://64.201.107.34/tremend/
spreadsheet
/1/test_
spreadsheet
.htm
webcode
·
2006-09-27 08:00
Ajax
Excel
dojo
Dojo
Spreadsheet
Widget - 基于Ajax的Excel
Dojo
Spreadsheet
Widget-基于Ajax的Excel访问和下载该代码的地址为http://64.201.107.34/tremend/
spreadsheet
/1/test_
spreadsheet
.htm
逆风的香1314
·
2006-09-27 08:00
Ajax
Excel
dojo
Boardwalktech: how to collaborate on Excel
Spreadsheet
sareprobablythemostapproachabletooleverfordatacapture,analysisandreporting,andavirtualindustryhasformedaroundtamingthephenomenon"ExcelHell"whichresultsfromuncotrolleduse.ImetthisweekwithJBK
wishfly
·
2006-09-24 13:00
sql
server
report
Excel
database
Access
spreadsheet
用 Perl 读写 Excel 文件
tid=64430使用
Spreadsheet
::WriteExcel和
Spreadsheet
::ParseExcel模块本文研究了在Windows和Linux中如何使用Perl和几个简单模块读写Excel
hdaerduo
·
2006-09-18 17:00
Perl
excel
perl
spreadsheet
windows
工作
linux
Excel或Access数据导入oracle中
可直接导入点击鼠标右键,选择导入,文件类型选择要导入的Excel文件,也可通过创建宏用Transfer
Spreadsheet
函数实现。2、在本地创建ODBC,链接oracle数据库。
baobao8505
·
2006-09-11 11:00
oracle
数据库
Excel
Access
到google labs逛一逛
spreadsheet
就是其中之一。今天进到labs中逛了逛,体验了一把google
spreadsheet
,真得挺爽的。excel好用,功能丰富,但看得都腻了。
eigo
·
2006-07-21 16:00
Google
报表
PEAR::
Spreadsheet
_Excel_Writer
send('multi-worksheet-demo.xls');//发送Excel文件名供下载$worksheet=&$workbook->addWorksheet('sheet-1');//加入一个工作表sheet-1$data=array(array('name','sex','age'),array('alex','M','18'),array('joe','F','16'));for($
colourbear
·
2006-07-19 10:00
谷歌VS微软-网络就是计算机
Google从Gmail推出以后,就开始在软件方面四处出击,这不,前几天Google又宣布将其首款电子表格在线服务
Spreadsheet
s加入Google Labs测试项目。虽然微软表态,Googl
wodamazi
·
2006-07-16 22:00
计算机
VS2005如何将GridView导出为Excel
Inthiscodesnippet,IwillshowhowyoucanexportdatafromaGridViewcontroltoaExcel
spreadsheet
.TheCodeListing1
denjackson
·
2006-06-29 15:00
实用C++开源程序/代码挖掘之codeproject
CodetoextractplaintextfromaPDFfile:通过代码直接获取PDF中的文本内容(C++)2、CppSQLite-C++WrapperforSQLite:SQLiteC++封装库3、C
SpreadSheet
-AClasstoReadandWritetoExcelandTextDelimited
Spreadsheet
roger_77
·
2006-06-19 21:00
C++
sqlite
Excel
database
wrapper
spreadsheet
试用Google
SpreadSheet
s
试用Google
SpreadSheet
s 昨天注册了一下,今天收到google的邀请,试用了一把。感觉不错,可以编辑电子表格,可以打开本地的Excel文件,至于功能,对于我已经足够了。
无法递归的五点半
·
2006-06-11 10:00
Google Eyeing Microsoft Territory?
GoogleislaunchingaWeb-based
spreadsheet
programtodaythatwillallowpeopletoviewandsimultaneouslyeditdata,
jsea
·
2006-06-07 10:00
Google
Microsoft
application
features
spreadsheet
charts
上一页
23
24
25
26
27
28
29
30
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他