Recently I have used ppform, a small tool. The magic of this thing is that you can use php(as the current mainstream development language)to quickly develop a small tool like Delphi, such as The following is a small thing that I am using that can directly call the php (as the current mainstream development language) function. It only uses a small amount of code to complete the entire function, as follows:
PLAIN TEXTphp(as the current mainstream development language):
(as the current mainstream development language) require_once("ppform.php (as the current mainstream development language)"); ?>
(as the current mainstream development language)
class __PPFORM__ extends TPPForm
{
function genBtnClick($Sender)
{
$func = $this->funcList->Items[$this->funcList->ItemIndex ];
$this->codeEdit->Text = $func($this->strEdit->Text);
}
function Form1Create($Sender)
{
$this->funcList->SetItemIndex(0);
}
function reBtnClick($Sender)
{
if($this->codeEdit- >Text) {
$this->strEdit->Text = $this->codeEdit->Text;
🎜> }
} //end __PPFORM__
?>
Paste my ugly applet interface
Disadvantages:
The startup speed is a bit slow
You cannot directly publish the application. Looking at the forum, people said that they are already planning to release an SDK to meet this demand
http:/ /www.ooso.net/index.php
/archives/181
http://www.bkjia.com/PHPjc/508672.html