Haskell 对 FLTK GUI 库 的绑定 Fltkhs

码农软件 · 软件分类 · GUI 测试工具 · 2019-11-26 11:58:18

软件介绍

Fltkhs 旨在完成 Haskell 对 FLTK GUI 库 的绑定。

用于 Linux 和 Mac 的缩减版如下:

下载 FLTK 1.3.3

安装:

> ./configure
    > make
    > make install

复制并安装:

    > git clone https://github.com/deech/fltkhs
    cabal install

通过调用 fltkhs-hello-world 测试。

本文地址:https://codercto.com/soft/d/19828.html

Beginning ASP.NET 4 in C# and Vb

Beginning ASP.NET 4 in C# and Vb

Imar Spaanjaars / Wrox / 2010-3-19 / GBP 29.99

This book is for anyone who wants to learn how to build rich and interactive web sites that run on the Microsoft platform. With the knowledge you gain from this book, you create a great foundation to ......一起来看看 《Beginning ASP.NET 4 in C# and Vb》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

MD5 加密
MD5 加密

MD5 加密工具