联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 界面编程(274) 

[界面编程] chapter_18

网络爬虫是一个自动提取网页的程序,它为搜索引擎从万维网上下载网页,是搜索引擎的重要组成。传统爬虫从一个或若干初始网页的URL开始,获得初始网页上的URL,在抓取网页的过程中,不断从当前页面上抽取新的URL放入队列,直到满足系统的一定停止条件。
Web crawler is a program that automatically extracts web pages. It downloads web pages from the World Wide Web for search engines and is an important component of search engines. The traditional crawler starts from the URL of one or several initial webpages and obtains the URL on the initial webpage. During the process of crawling the webpage, the new URL is continuously extracted from the current page into the queue until a certain stop condition of the system is satisfied. (2019-11-11, Python, 9KB, 下载0次)

http://www.pudn.com/Download/item/id/1573436826359273.html

[界面编程] wordpresszt_jdfgbk_v3.9

虽然易秀购主题网在收集到这款模板的时候作者说这款wordpress主题适合博客主题,但是我个人觉得更像是资讯和新闻类主题,该模板有置顶文章和浮动导航等功能,界面比较简单,值得注意的是首页的大幻灯片,由于该模板比较简单让幻灯内容更加的注目,可以把新产品和内容在这里展示,更加吸引人的注意。
Although easy to buy theme network in the collection of this template when the author said this wordpress theme for blog topics, but I personally feel more like information and news topics, the template has a top article and floating navigation and other functions, the interface comparison Simple, it is worth noting that the big slides on the home page, because the template is relatively simple so that the contents of the slide more attention, new products and content can be displayed here, more attractive. (2016-12-08, PHP, 569KB, 下载2次)

http://www.pudn.com/Download/item/id/1481202997715385.html

[界面编程] yahootianqi

本项目是一个基于安卓的高仿雅虎天气应用项目源码,应用是以变形金刚作为主题元素,界面和实现的功能都非常完整,用到的第三方项目有MenuDrawer、PullToRefresh、SwipeBack、ViewPagerIndicator等。可以添加和管理多个城市,主界面左右滑动切换城市,下拉刷新天气信息,上拉可以查看当前城市的未来五天天气,还可以查看当前城市的空气质量、风力指数、紫外线指数、穿衣指数、舒服度指数、洗车指数、晾晒指数、运动指数、旅行指数等指数信息。界面高仿雅虎天气,数据来自中国天气网。
This project is a high imitation Yahoo weather application project based on Android source, the application is to transformers as the theme of the elements, interface and functions are very complete, use third party projects have MenuDrawer, PullToRefresh, SwipeBack, ViewPagerIndicator etc.. Can add and manage a number of cities, the main interface around the sliding switch City, pull to refresh the weather information, pull, you can view the city for the next five days, the weather, you can also view the current urban air quality, wind index, UV index, dressing index, comfortable index, washing index, dry index, index, travel index index information. Interface high imitation YAHOO weather, data China weather network. (2016-07-27, Java, 12107KB, 下载3次)

http://www.pudn.com/Download/item/id/1469584795726538.html

[界面编程] 20116251255683

这是配合笔者的原创技术文章“[网摘]VB用户控件制作讲解与实例”的实例制作之6。   这个消息框控件与系统自带的消息框的使用方法大致相同(要美观许多),但没有终止、重试、忽略三个按纽(如有必要,请自行添加),组合值中不要包括相关的常数,也不要包括系统模式常数 40960。
This is in line with the author s original technology articles, "[Network Abstract] VB user control production and examples to explain the" instance of the production of 6. The message box comes with the system control to use the message box similar (to appearance of many), but there is no termination, retry, ignore the three buttons (If necessary, add your own), not including the relevant portfolio value constant, constant and do not include the system model 40960. (2011-12-21, Visual Basic, 15KB, 下载7次)

http://www.pudn.com/Download/item/id/1738345.html

[界面编程] 20116251299032

这是配合笔者的原创技术文章“[网摘]VB用户控件制作讲解与实例”的实例制作之8。   压缩包里有三个不同的菜单控件源代码。MyMenu 菜单控件只适用于一个主菜单的情况。muchMenu 菜单控件可以适用10个主菜单(10层)、每个主菜单有20个菜单项的情况(当然还可以扩展)。须先设置 RepeatCount 属性(当前总层数),再设置当前层数(RepeatCurrent 属性),再点击“(自定义)”进入属性页对当前层的菜单项进行设置。
This is in line with the author s original technology articles, "[Network Abstract] VB user control production and examples to explain the" instance of the production of 8. Compression bag has three different menu controls the source code. MyMenu menu control only applies to the case of a main menu. muchMenu menu control can be applied to the main menu 10 (10 layers), the main menu for each menu item with 20 cases (of course, can be extended). Must first set RepeatCount attribute (current total number of layers), then set the current layer (RepeatCurrent property), then click the "(Custom)" into the property page of the menu items on the current level set. (2011-12-21, Visual Basic, 79KB, 下载9次)

http://www.pudn.com/Download/item/id/1738338.html

[界面编程] ViewModeSDI

多模式VC++窗体的实现源代码,这里的多模式是指窗体在正常显示的时候,由用户可以选择是否精简显示,也就是隐藏菜单栏、隐藏主窗体,隐藏窗体状态栏等,能把窗体隐藏成一个工具条一样。目前,这种效果多应用于一些娱乐软件中,比如影音播放器之类的。   本程序界面是由SDI的MFC文档视图结构实现,但是代码在MDI的多文档/视图中并不能很好的实现,近些日找到一些实现 MDI 的多模式实现方法,具体请看代码。
Multi-mode implementation of VC++ source code form, where the multi-mode refers to the form shown in the normal time, the user can choose whether to streamline the display, that is, hide the menu bar, hide the main window, hide window status bar, etc. can form as hidden as a toolbar. At present, this effect used in some more entertainment software, such as audio and video player and the like. The program interface is the MFC SDI document view by a structure to achieve, but the code in the MDI, multiple document/view is not well implemented, achieved in recent days to find some method of MDI' s multi-mode to achieve the specific look at the code. (2011-05-03, Visual C++, 179KB, 下载15次)

http://www.pudn.com/Download/item/id/1516015.html

[界面编程] ScreenGetColor

屏幕取色器是由it民工网(www.itminggong.com)站长开发的一款国产软件,该软件rgb是作者在长时间的程序开发过程中,由于编程经常需要获取某些窗口的RGB颜色值以及获取某些窗口信息而开发的,该软件界面清晰美观,点击界面取色区域图标,移动鼠标至任何一个窗口,可快速查看该窗口的类信息,当前鼠标位置信息,以及鼠标当前点的颜色值,软件最小化在右下角区域存在。双击恢复界面。方便易用、
Screen color picker is it migrant networks (www.itminggong.com) chief made the development of a software that rgb is a long process of development in the process, because the program often need to obtain some of the RGB color of the window value and access to information and the development of some windows, the software interface, clear and beautiful, and click interface to take color regional icon, move the mouse to any window, you can quickly see the window class information, the current mouse position information, as well as the current point of the mouse color value, the software minimizes the regional presence in the lower right. Double-click the restore interface. Easy to use, (2010-12-03, Visual C++, 792KB, 下载10次)

http://www.pudn.com/Download/item/id/1367875.html

[界面编程] fuck

关于换肤控件的选择,这里也向大家简单介绍一下,当然这只是个人的观点,仅供参考了解。当前市场提供多个换肤出名的换肤产品(SkinMagic,Skin++,USkin,AppFace,SkinCrafte,等),其中SkinMagic,AppFace,USkin等都是做得比较马虎的,界面的某些元素效果做得让人不太满意.而Skin++和SkinCrafte在这方面做得比较出色.客观的说Skin++目前应该说,是国内较为出色的产品,其占用资源消耗比俄国产品SkinCrafte要出色,而俄国产品SkinCrafte在外观性能上做到的效果比Skin++要优秀点,COOL一点
Control on the choice of skins, here are a brief introduction to you, of course, just a personal point of view, reference to understand. Current market known for more than peeling peeling products (SkinMagic, Skin++, USkin, AppFace, SkinCrafte, etc.), which SkinMagic, AppFace, USkin are all done in a perfunctory, some elements of the interface effect of doing so were not satisfied. The Skin++ and SkinCrafte is doing relatively well. objective that Skin++ present should be said, is the more excellent products, resource-consuming than the Russian product SkinCrafte to be excellent, but the Russian product SkinCrafte appearance properties on to do better than Skin++ to Excellent point, COOL 1:00 (2010-06-22, Visual C++, 146KB, 下载6次)

http://www.pudn.com/Download/item/id/1219360.html

[界面编程] BKCollection1.1_51aspx

BK通用信息采集系统web版 1.仿动网风格,界面精美 2.系统采用Asp.Net(c#)编程,代码精简,执行效率高 3.采集项目的灵活设置及修改 4.采集采用双线程,有效提高系统资源利用率及程序自身的执行速度 5.采集结果的自由导出功能 6.附加字段数值自定义功能,方便绝大多数文章系统数据库的导出 7.采集数据列表显示,方便管理;
BK Universal version of a web information collection system. Imitation Network style, attractive interface 2. Systems using Asp.Net (c#) programming, streamlined code, and high efficiency 3. Collection of flexible settings and modify the project 4. Acquisition by Double thread, effectively improve the system resource utilization and program their own pace of implementation 5. the result of the free export feature acquisition 6. add value custom field function to facilitate the export the majority of the article system database 7. Collecting data list display for easy management (2010-04-09, C#, 120KB, 下载23次)

http://www.pudn.com/Download/item/id/1117836.html

[界面编程] dvbbs

dvbbs动网风格,超漂亮美观。 安装说明: 1 把内有images文件夹和CSS的文件夹上传到CSS目录内; 2 把Template_x上传到Resource文件夹内; 3 进后台点风格界面——模板注册与注销,模板名称:XX。模板目录填Template_X,点注册; 4 基本设置和版面管理里里设置该风格。
Dynamic Network dvbbs style, super-pretty appearance. Installation instructions: There are one folder and images folder From CSS to CSS directory Template_x From 2 to Resource folder 3-point style interface into the background- with the cancellation of the registration template, template name: XX . Fill in the template directory Template_X, point of registration 4 basic settings and set the layout of the management style ri. (2009-06-24, ASP, 502KB, 下载36次)

http://www.pudn.com/Download/item/id/819587.html

[界面编程] Csharp

此源码是Cell组件超级报表模板设计器C#.net源码示例。 Cell网站: http://www.cellsoft.cc/Cell/index.asp cell组件下载地址: http://www.cellsoft.cc/cell/down_list.asp 产品概述: Cell 组件适用于Windows环境下各种开发工具(如VB, VC, Visual Foxpro, Delphi, C++ Builder, PowerBuilder, .NET)等,是软件开发人员开发优秀报表的完美解决方案。 · 强大的制表能力,特别适合制作中国式的复杂报表,解决您所有的制表难题 · 丰富的单元格类型,支持数值、货币、日期、文本等类型。 Cell的单元格囊括了几乎所有的Windows标准控制 · 丰富的打印设置,美仑美奂的打印预览和打印效果,轻松输出各种报表 · 无须系统安装Excel,就可以和Excel文件完全转换,转换效率更高,效果更完美 · 强大的自定义函数功能,用户可根据自己的业务逻辑添加自己的函数 · 极大地提升了图表功能,图表种类和效果比肩Excel · 资源本地化功能,根据需要可将Cell设成不同的语言版本 · 适用于VB、VC、VF、.NET、Delphi、C++ Builder、PowerBuilder等开发工具 在开发工具中将Cell组件引入至工程,然后将Cell组件拖至窗体FORM中即可开始报表设计。
This source are components of the Super Cell Report Template Designer C (2008-09-05, C#, 756KB, 下载246次)

http://www.pudn.com/Download/item/id/541298.html

[界面编程] 53ssplay10

你 好 站 长 网 w w w . HELLOZZ . c o m   ╱◥███◣╬╬╬╬╬╬╬╬╬╬╬╬╬ ︱田︱田 田 ︱          ╬ ╬ ╬ ╬    ·软件下载 ·建站源码 ╬ ╬ ╭○╮● ·教程书籍 ·交流论坛 ╬ ╬ /■\/■\ ·免费服务 ·发布软件 ╬ ╬  <| ||  ·虚拟主机 ·域名注册 ╬ ╬ ·免费域名 ·免费主页 ╬ ╬ ·免费软件 ·免费信箱 ╬ ╬                ╬   ╬ ╬ ╬╬╬╬╬╬╬╬╬╬╬╬╬╬╬╬╬╬╬╬ 丰富建站资源和软件工具提供者! 下载帮助请查阅http://hellozz.com/help.html
Hello station network w w w. HELLOZZ. C o m-elect Short Audi Tin Jobs Jobs Jobs stand software download source Station at 2000 Winter Guide books stupid forum for the exchange/[\/[\ free services to the software lt; | | | virtual host domain name registration free domain name free Home free software free Box rich resources and the establishment of the station to provide software tools! Download Help Please check http://hellozz.com/help.html (2006-04-03, JavaScript, 68KB, 下载6次)

http://www.pudn.com/Download/item/id/165110.html

[界面编程] anyboardch

一个全功能的网站建设系统,该产品已经非常成熟,是当今国际市场上功能和技术性能最为完备的建站系统,其用户包括诺贝尔基金会、惠普(HP)、SONY、NORTEL、毛毛虫、希铁、联合国、美国海军、澳大利亚政府、世界论坛网、台湾中科院等企业、组织和学术单位
a fully functional website, the product has been very mature and is today's international market functional and technical performance of the most comprehensive system of the station, its customers include the Nobel Foundation, the Hewlett-Packard (HP), Sony, NORTEL, Caterpillar, the Greek Rail, the United Nations, United States Navy, the Australian government, the World Forum Network, Taiwan Chinese Academy of Sciences and other enterprises, organizations and academic institutions (2005-11-19, ASP, 680KB, 下载38次)

http://www.pudn.com/Download/item/id/125583.html

[界面编程] 5ivb_524805

声明: 本站代码收集于互联网(除本站成员作品外)。 1.本站所有代码的版权归原作者所有,如果你使用了在本站下载的源代码,引起的一切纷争与本站无关,中国代码网只为提供大家学习交流场所。 2.若本站在代码上有侵权之处请您与站长联系,站长会及时更正。
statement : code collection site on the Internet (except members of site works). 1. Retrieved code all excited, the original author, if you use the site to download the source code, all disputes arising from the site has nothing to do with China's network code only for the provision of places we study exchanges. 2. If the site is infringing code between you and the chief liaison station will be timely corrected. (2005-11-18, Visual Basic, 54KB, 下载3次)

http://www.pudn.com/Download/item/id/125308.html
总计:274