JEDI Visual Component Library-程序员宅基地

技术标签: delphi  送给小白  

JEDI Visual Component Library

JVCL is a library of over 600 Delphi visual and non-visual Delphi/C++Builder components. It supports Delphi/C++Builder 6 and newer.

The library is built upon code donated from the JEDI community. It is reformatted to achieve a common look-and-feel, tested and merged into the library. The library is grouped into several packages. It is released to the public under the terms of the Mozilla Public License (MPL) and as such can be freely used in both freeware/shareware, opensource and commercial projects. The entire JEDI Visual Component Library is distributed under the terms of the Mozilla Public License (MPL).

This includes, but is not limited to, this document and all source code and ancillary files. Source code files included in the JVCL have a header which explicitly states this (as is required) however, unless noted otherwise, all files including those without an MPL header, are subject to the MPL license.

Clone with GIT

> git clone git://github.com/project-jedi/jvcl.git jvcl

This will get you the JVCL repository. You also need the JCL https://github.com/project-jedi/jcl

How to install

  1. Install the JCL https://github.com/project-jedi/jcl
  2. Start the jvcl\install.bat

Release version

You can download the latest released version from https://sourceforge.net/projects/jvcl/files/

Daily snapshots

You can download daily snapshots from http://jvcl.sourceforge.net/daily

Report Bugs

While we try hard to release bug free software, bugs are a part of reality. So, if you have found any bugs, please report them to us. To make the bug reporting as efficient as possible, please try to follow these rules:

  • Make the report as detailed as possible so we have a fair chance to reproduce and fix it.
  • If you have any code that reproduce the problem, attach it to the report (zip file, source only, no dependencies on third-party software).
  • Detailed steps are mandatory for us to understand and solve your problem.
  • If you already have a solution you believe will work, include it in the bug report.
  • Be prepared to monitor the report after submission since it is very common that we will need additional information.

Login to report a bug

If you do not have a login, please register, it's quick and will allow you to receive email updates when the bug you posted gets through the resolution process.

Contact

The JVCL is built by the community, but more importantly, for the community. Therefore we would like to hear from you. If you have any problems, comments or suggestions we would appreciate it if you would drop us a note. There are several ways to get in contact with us. Note that we also like to hear about you if everything is fine, as this will let us know that what we do is appreciated.

  • Newsgroups The newsgroups are the most active forums for discussing the JVCL (and other JEDI related topics) and is also the place where the JVCL developers hang out. The JVCL specific group is called jedi.jvcl, but you are recommended to also subscribe to at least jedi.general and jedi.jcl.

    Newsserver (news://news.delphi-jedi.org)

    • jedi.jvcl (news://news.delphi-jedi.org/jedi.jvcl)
    • jedi.general (news://news.delphi-jedi.org/jedi.general)
    • jedi.jcl (news://news.delphi-jedi.org/jedi.jcl)
  • Web gateway If you can't access to the newsgroups directly (because of firewalls or company policy), there is also a web gateway to the newsgroups.

版权声明:本文为博主原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明。
本文链接:https://blog.csdn.net/mwjmark/article/details/53924800

智能推荐

十字路口交通信号灯PLC(三菱 FX2N-128MT-001)控制系统设计【论文+CAD图纸,梯形总图A0、IO端口分配、PLC外部接线图A1、灯流程图A2、东西时序图A2、南北时序图A2、……】_智能交通灯三菱plc接线图解-程序员宅基地

文章浏览阅读197次。本文总结了交通灯控制技术的发展,讨论了基于PLC的十字路口交通信号灯控制系统的设计可行性。根据PLC的工作原理并结合城市交通的实际状况,本文提出了以三菱公司生产的FX2N-128MT-001型PLC作为基本控制核心,安排了四个方向的直行、左转红黄绿灯,人行道红绿灯以及倒计时数码管的具体配置;随着社会的发展和进步以及人民生活水平的提高,上路的车辆越来越多,但相应的公路设施却没有相应的改善,这就导致了城市交通拥堵问题突出,而且拥堵的地方多是十字路口等车辆汇集处。信号灯无线遥控系统的设计。信号灯控制系统的设计。_智能交通灯三菱plc接线图解

进程间通信之共享内存_进程间的通信共享内存-程序员宅基地

文章浏览阅读1.6k次,点赞29次,收藏28次。1.进程间通信的分类:(1)管道:1、匿名管道pipe;2、命名管道mkfifo(2)System V IPC:1、System V 消息队列;2、System V 共享内存;3、System V 信号量。(3)POSIX IPC:1、消息队列;2、共享内存;3、信号量;4、互斥量;5、条件变量;6、读写锁。前面已经了解了进程间管道通信,那么共享内存又是什么原理?_进程间的通信共享内存

解决Mac苹果电脑没有声音,喇叭会显示为灰色禁用状态_mac音量键按下去是禁止的标志-程序员宅基地

文章浏览阅读5.6k次。现象原因一般链接双显示器后,会将音频输出到另一个显示器,但是另一个显示没有音响,所以造成了不声音禁用的情况。解决系统偏好设置 -》 声音 -》 输出 -》修改为对应的音频输出即可。..._mac音量键按下去是禁止的标志

spring-boot项目使用AD认证登录:_springboot项目使用ad认证-程序员宅基地

文章浏览阅读3.5k次。spring-boot项目使用AD认证登录:package com.test.config;import java.util.Arrays;import java.util.Collection;import org.slf4j.Logger;import org.slf4j.LoggerFactory;import org.springframework.beans.fact..._springboot项目使用ad认证

ubuntu 完全干净的卸载docker_ubuntu卸载docker-程序员宅基地

文章浏览阅读3.2k次,点赞3次,收藏11次。ubuntu 完全干净的卸载docker_ubuntu卸载docker

java毕业设计疫苗及注射管理系统(springboot+mysql+jdk1.8+meven)-程序员宅基地

文章浏览阅读1.1k次,点赞18次,收藏10次。这样,前端Vue.js和后端Spring Boot框架的接口紧密协作,而MySQL数据库则作为数据存储和管理的核心,确保了整个系统的数据一致性和高效处理。通过本系统的设计与实施,旨在为政府和卫生部门提供一个高效、可靠、易用的疫苗及注射管理平台,满足现代疫苗管理的需求,同时为学生提供一个实践和提升技能的机会。以上选题背景和意义内容是根据本选题撰写,非本作品实际的选题背景、意义或功能。推动行业发展:随着信息技术的发展,疫苗及注射管理系统的建立将推动整个卫生防疫行业的信息化、数字化进程,促进行业的创新和发展。

随便推点

迅雷再见!在全球交友网站Github,找到的6款神软件-程序员宅基地

文章浏览阅读1.2k次。公众号关注“DLGG创客DIY”设为“星标”,重磅干货,第一时间送达。天天都对着电脑,没几个神器,效率那是真低。但这又有个矛盾,好的软件都需要巨大的精力做研发和盈利,所以都会收费。...

Python:PyQt 系统托盘_pyqt打包程序不要任务托盘-程序员宅基地

文章浏览阅读7.5k次,点赞13次,收藏35次。import sys#从PyQt库导入QtWidget通用窗口类,基本的窗口集在PyQt5.QtWidgets模块里.from PyQt5.QtWidgets import QApplication, QWidget,QSystemTrayIcon,QAction,QMenu,qApp,QMessageBoxfrom PyQt5.QtGui import QIconfrom PyQt5.Q..._pyqt打包程序不要任务托盘

5PTA7-4 作品评分_7-4 评委打分java-程序员宅基地

文章浏览阅读789次。全国中小学生Scratch作品大赛拉开了序幕。每个参赛选手可以通过网络直接上传作品。本次比赛人人可做评委。每个网络评委可以通过网络对每一件作品进行打分。评分系统也是请程序高手设计的,能自动去掉一个最高分和一个最低分,求出平均分。第二行是n个评委的打分,分数之间有一个空格。打分是可以带有小数部分的。输入数据包括两行: 第一行为n,表示n个评委,n>2。输出平均分,结果保留两位小数。_7-4 评委打分java

基于Pytorch的从零开始的目标检测 | 附源码-程序员宅基地

文章浏览阅读2.2k次。01. 引言目标检测是计算机视觉中一个非常流行的任务,在这个任务中,给定一个图像,你预测图像中物体的包围盒(通常是矩形的) ,并且识别物体的类型。在这个图像中可能有多个对象,而且现在有各种..._基于pytorch的目标检测

【youcans 的 OpenCV 例程200篇】128. 形态算法之骨架 (skimage)_c++opencv骨骼化-程序员宅基地

文章浏览阅读5k次,点赞3次,收藏28次。形态骨架(morphological skeleton)是一种细化的结构,指图像的骨骼部分,用于描述物体的几何形状和拓扑结构,是目标物体重要的拓扑描述。图像的细化是对二值图像进行骨架提取,删除不需要的轮廓点,只保留其骨架点。skimage 中提供了函数 **skimage.morphology.skeletonize** 可以获取图像的骨骼。_c++opencv骨骼化

SQL Server 2008 R2 Developer Edition图文安装教程_sql server 2008 developer-程序员宅基地

文章浏览阅读2.6k次。 转载自:https://blog.csdn.net/lucky51222/article/details/72953853本文主要以截图的方式,详细说明SQL Server 2008 R2 Developer Edition的安装过程。1.下载SqlServer的64位安装包如下: 2.双击安装首先将安装可执行程序拷贝到其他文件夹下然后默认解压路径为:C:\Users..._sql server 2008 developer

推荐文章

热门文章

相关标签