-
httpserver解决乱码问题
procedure TForm1.httpS_1CommandGet(AContext: TIdContext;
ARequestInfo: TIdHTTPRequestInfo; AResponseInfo: TIdHTTPResponseInfo);
// var
// bb : Tb
var
sRawByte: RawByteString;
sAnsi: AnsiString;
begin
Mm_1.Clear;
ARequestInfo.ContentType :="text/html;Charset=UTF-8";
Mm_1.Lines.Add("ContentType Params " + ARequestIn
- 2022-08-22 10:45:21下载
- 积分:1
-
又一个java电子白板源代码
又一个java电子白板源代码-also a java source code Whiteboard
- 2023-03-10 05:20:03下载
- 积分:1
-
一个非常的留言板程序,其功能只有留言显示和发送。但是该留言板程序,是基于“三层结构”的。留言板程序可以运行在三个数据库平台上,分别是:Access数据库、MSS...
一个非常的留言板程序,其功能只有留言显示和发送。但是该留言板程序,是基于“三层结构”的。留言板程序可以运行在三个数据库平台上,分别是:Access数据库、MSSqlServer数据库和MySql数据库。只需要通过修改Web.Config文件来设置留言板运行的数据库平台,而不是开发三个数据库版本的留言板…
可以使用TraceLWord_MSSqlServer.sql生成MSSqlServer数据库中的表,使用TraceLWord_MySql.sql生成MySql数据库中的表。
- An unusual message center procedure, its function only has the
message demonstration and the transmission. But this message center
procedure, is based on "three structures". The message center
procedure may move in three databases platforms, respectively is:
Access database, MSSqlServer database and MySql database. Only needs
through to revise the Web.Config document to establish the message
center movement the database platform, but is not develops three
databases editions the message center... May use
TraceLWord_MSSqlServer.sql to produce in the MSSqlServer database the
table, uses TraceLWord_MySql.sql to produce in the MySql database the
table.
- 2022-03-03 21:20:18下载
- 积分:1
-
压缩包包含了C
压缩包包含了C-编译器的设计文档与源代码,供学习参考。-compressed contains C-Compiler design documents and source code for the study reference.
- 2022-02-15 11:47:45下载
- 积分:1
-
福州大学软院算法与数据结构部分上机实验解答,包含ppt题目说明和源码。...
福州大学软院算法与数据结构部分上机实验解答,包含ppt题目说明和源码。-Fuzhou University Hospital algorithms and data structures of soft-on experiments to answer some, including the ppt subject instructions and source code.
- 2022-05-20 11:30:06下载
- 积分:1
-
游戏!通过提供四种VB开发,如以文本的形式来实现…
小游戏!由vb开发,提供4个场景,以文字形式实现PK等动作!简单的游戏设计,包括猜拳,比大小,以及物品合成等众多小游戏集合!-Game! Vb development by providing four scenarios, such as in text form to achieve PK action! A simple game design, including the finger-guessing game over the size, as well as synthetic materials, and many other small game collection!
- 2022-02-05 03:59:16下载
- 积分:1
-
内网MAC地址获取器,方便收集各主机特征码,方便修改IP地址
内网MAC地址获取器,方便收集各主机特征码,方便修改IP地址-get Physical in Loacl net
- 2023-04-21 03:00:03下载
- 积分:1
-
用vc++mfc做的时钟
#include "stdafx.h"#include"windows.h"#include "clock.h"#include "clockDlg.h"#include"math.h"#ifdef _DEBUG#define new DEBUG_NEW#undef THIS_FILEstatic char THIS_FILE[] = __FILE__;#endif/////////////////////////////////////////////////////////////////////////////// CAboutDlg dialog used for App Aboutclass CAboutDlg : public CDialog{public: CAboutDlg();// Dialog Data //{{AFX_DATA(CAboutDlg) enum { IDD = IDD_ABOUTBOX }; //}}AFX_DATA // ClassWizard generated virtual function overrides //{{AFX_VIRTUAL(CAboutDlg) protected: virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support //}}AFX_VIRTUAL// Implementationprotected: //{{AFX_MSG(CAboutDlg) //}}AFX_MSG DECLARE_MESSAGE_MAP()
- 2022-08-21 22:08:38下载
- 积分:1
-
树的建立和遍历 可以实现的VC
树的建立和遍历 可以实现的VC-the establishment and tree traversal can be achieved VC
- 2022-03-11 08:01:39下载
- 积分:1
-
外国人写的NQC编程界面源程序,其界面好,功能强.NQC是乐高机器人的编译界面....
外国人写的NQC编程界面源程序,其界面好,功能强.NQC是乐高机器人的编译界面.-foreigners write NQC source programming interface, the interface, and powerful function. NQC musician high robot compiler interface.
- 2022-08-02 21:01:37下载
- 积分:1