国产一级a片免费看高清,亚洲熟女中文字幕在线视频,黄三级高清在线播放,免费黄色视频在线看

打開APP
userphoto
未登錄

開通VIP,暢享免費電子書等14項超值服

開通VIP
vfp用代碼生成htm
用vfp代碼生成html文件。非html部分用## 與 ##隔開

SET SAFETY OFF
SET TEXTMERGE ON
SET TEXTMERGE DELIMITERS TO "##","##"
SET TEXTMERGE TO temp.htm noshow
\<html>
\<head>
\<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
\<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
\<meta name="ProgId" content="FrontPage.Editor.Document">
\<title>My First VFP-HTML</title>
\<style>
\<!--
\.boe1 { font-family: Verdana; font-size: 10pt; margin-left: 2 }
\.boe3 { font-family: Verdana; font-size: 10pt; text-decoration: line-through; margin-left: 2 }
\.boe2 { font-family: Verdana; font-size: 10pt; color: #FF0000; margin-left: 2 }
\-->
\</style>
\</head>

\<body leftmargin="50" topmargin="50">

\<table border="1" width="94%" cellspacing="0" cellpadding="0" bordercolor="#000000">
\<tr>
\<td width="100%">
\<p style="margin-bottom: -10"><font face="Verdana" size="2"><b>Description</b>\</font></p>
\<p style="margin-left: 3; margin-right: 3"><font face="Verdana" size="3"><b>You can use \the PrintWhen expression to change the fontstyles printed based on the values being \printed. In thiscase, the detail line is printed in red for those products whose in stock is below \the reorder level. Also, any products that have been discontinued are printed in strikeout.\</b></font></td>
\</tr>
\</table>
\<p> </p>
*\<p align="center"><img border="0" src="noname.bmp" width="426" height="30">\</p>
\<p align="center"><img border="0" src="noname.bmp" ></p>
\<table border="0" width="100%">
\<tr>
\<td width="41%"><font face="Verdana" size="3"><b>Product</b></font></td>
\<td width="17%"><font face="Verdana" size="3"><b>In Stock</b></font></td>
\<td width="18%"><font face="Verdana" size="3"><b>On Order</b></font></td>
\<td width="24%"></td>
\</tr>
\</table>
\<table border="2" width="100%" bordercolor="#000000" height="1" cellspacing="0" \cellpadding="0">
\<tr>
\<td width="100%" height="1"></td>
\</tr>
\</table>
\<table border="1" width="100%">
for i=1 to 10
\<tr>
\<td width="8%">第##i##行1列</td>
\<td width="33%">第##i##行2列</td>
\<td width="17%">第##i##行3列</td>
\<td width="19%">第##i##行4列</td>
\<td width="23%">第##i##行5列</td>
\</tr>
endfor
\</table>
\</body>
\</html>
SET TEXTMERGE OFF
SET TEXTMERGE TO
SET TEXTMERGE DELI 
DECLARE INTEGER ShellExecute ; 
    IN SHELL32.DLL ; 
    INTEGER nWinHandle,; 
    STRING cOperation,;    
    STRING cFileName,; 
    STRING cParameters,; 
    STRING cDirectory,; 
    INTEGER nShowWindow 
aa=ShellExecute(0,"Open","temp.htm","",".",1) 
本站僅提供存儲服務(wù),所有內(nèi)容均由用戶發(fā)布,如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請點擊舉報
打開APP,閱讀全文并永久保存 查看更多類似文章
猜你喜歡
類似文章
HTML語言入門教程
HTML代碼怎么使用
漂亮的音畫邊框 HTML代碼 2
php編寫用戶登陸和登出代碼_望海天空
啟步學(xué)代碼。
在網(wǎng)頁和博客中添加代碼------------什么是代碼
更多類似文章 >>
生活服務(wù)
分享 收藏 導(dǎo)長圖 關(guān)注 下載文章
綁定賬號成功
后續(xù)可登錄賬號暢享VIP特權(quán)!
如果VIP功能使用有故障,
可點擊這里聯(lián)系客服!

聯(lián)系客服