使用Asp.Net绘制二叉树 [英] Draw a Binary Tree using Asp.Net

查看:76
本文介绍了使用Asp.Net绘制二叉树的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

hi


我想使用Asp.Net从数据库中绘制二进制树和自动填充方法,并使用

c#coding database msaccess。



谢谢你,

hi
I want to draw a Binary Tree and autofilling method from database using Asp.Net with
c# coding database msaccess.

Thank you adv,

推荐答案

那里有几个样本(喜欢这个 [ ^ ])绘制二叉树。



你需要生成一个图像并返回作为Web应用程序中某个方法的内容。



替代方法是找到一个javascript库(喜欢这个 [ ^ ])并使用ASP.NET生成相应的JavaScript。



干杯。
There are a few samples out there (like this one[^]) to draw binary trees.

You will need to generate an image and return that as the content from a method in your web application.

The alternate would be to find a javascript library (like this one[^]) and to use ASP.NET to generate the appropriate JavaScript.

Cheers.


这篇关于使用Asp.Net绘制二叉树的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆