- 博客(53)
- 资源 (10)
- 收藏
- 关注
原创 压力温度实时图 livecharts
/.X(model => model.currentTime.Ticks/TimeSpan.FromDays(1).Ticks) //使用 Time.作为X轴的标签。// 作为Y轴的值。Title="压力(kpa)",Title = "温度(℃)",Title = "液位(%)",Title="张力(N)",
2024-07-28 11:45:22 864
原创 自定义控件之:treelistCombox 下拉树列表
先来一张效果图 下面是treelistcombox源码 using System;using System.Collections.Generic;using System.ComponentModel;using System.Diagnostics;using System.Linq;using System.Text;namespace chuXiangMember
2015-04-22 08:52:45 8371 2
原创 楚翔教师网上学习助手桌面版
功能:1.验证码自动识别2.连接手机端翔教师网上学习助手3.自动登录并模拟开始网上学习4.自动控制各科目的学习时间。。。,以下是效果图和主要代码using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using Syst
2015-04-20 13:45:31 1613
原创 ext3.0 treegrid 部门管理
jackAccess.Rsb_DepartMents = function() { var myPageSize = 20, searchString = ""; var treeGrid, winFormPanel, formPanel, winExcelForm, excelForm, rootnode; var t
2012-01-01 18:32:38 5531
原创 ext+mvc2.0登录面板
jackAccess.Login = function() { var winFormPanel, formPanel, box, view, hasStutus = false; box = new Ext.BoxComponent({ style: 'padding:2 2 2 2', autoEl: { tag: 'img', src: '/conten
2012-01-01 18:28:41 621
原创 wpf 自定义控件 环形进度条
先上效果图:using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;using System.Windows;using System.Windows.Controls;using System.Windows.Data;using System.Windows.Documents;using System.W.
2022-04-29 16:39:47 1126
原创 隐私政策网址(URL)
简笔画APP(以下称该软件)尊重并保护所有使用服务用户的个人隐私权。您安装该软件的同时,即视为同意该软件隐私政策的全部内容。1. 适用范围a) 在您安装该软件时,需要同意开通智能手机部分权限;2. 信息使用a) 该软件不会向任何无关第三方提供、出售、出租、分享或交易您的个人信息,除非事先得到您的许可,或该第三方和该软件开发方单独或共同为您提供服务,且在该服务结束后,其将被禁止访问包括其以前能够访问的所有这些资料。3. 信息披露在如下情况下,该软件将依据您的个人意愿或法律的规定全部或部
2022-04-19 11:00:17 278
原创 华为android app签名;华为AppGallery Connect应用签名pepk.jar
1、华为android app签名;华为AppGallery Connect应用签名pepk.jar2、java -jar pepk.jar --keystore test.jks --alias test --output=output.zip3、上传zip文件下载网址:https://download.csdn.net/download/sunjay117/85175534
2022-04-19 09:26:24 2567
原创 rzc generate exited with code -2147450730. 编译错误解决方案
rzc generate exited with code -2147450730. 编译错误解决方案
2022-03-10 11:02:48 652
原创 EXT框架界面设计
ExtJs的框架界面设计,个人感觉还这个框架的UI做出效果还是比较叫不错的, 楚翔新闻管理系统 --%> var pnNorth = new Ext.Panel({ id: 'pnNorth',
2015-04-20 14:59:34 5323
原创 c# 自动更新设计
using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Xml;using System.Net;namespace AutoUpdate{ public class AutoUpdateConfig {
2012-08-19 15:29:11 762
原创 ext trigger+treepanel
Ext.ns("jackAccess"); jackAccess.jackComboBox = function() { var trigger_users, store_users, trigger_departments, gridPanel_users, treePanel_departments, pageSize, reload = true; pageSiz
2012-01-01 18:36:32 1184
转载 软件文档简介
软件文档简介资料引用:http://www.knowsky.com/396127.html如今,软件开发越来越复杂,软件功能也越来越丰富。而几乎所有成熟的商业软件,都是靠一个开发团队齐心协力的血汗结晶。“罗马不是一天建成的!”,当我们震撼于Microsoft Windows的惊世
2011-07-29 15:08:42 440
原创 自动获取qq邮箱 测试版本qq2008
using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Diagnostics;using System.Windows.Automation;namespace QQEmail.Dal{ public class QQ {
2011-06-19 17:44:00 796
原创 devexpress 的汉化
public class DevExpressXtraEditorsLocalizationCHS:DevExpress.XtraEditors.Controls.Localizer { public override string GetLocalizedString(DevExpress.XtraEditors.Controls.StringId id) { switch (id) { cas
2011-06-14 14:47:00 812
原创 考勤时间计算方法探讨
<br />private void btnSeek_Click(object sender, EventArgs e)<br /> {<br /> int totalCount = getCalcCount(timeFrom.Time, timeTo.Time);<br /> DateTime tempTime=timeFrom.Time;<br /> double Y = 0;<br /> double
2011-04-01 21:54:00 987
转载 生成条形码代码
<br />//该段代码为 生成条形码代码<br />//生成效果<br /><br /> <br /> <br /> <br />using System;<br />using System.Collections.Generic;<br />using System.Text;<br />using System.Drawing;<br /><br />namespace Paabo.WordProcessing.Common<br />{<br /> public class BarCodeP
2011-03-01 14:13:00 4498
转载 ASPxCallback 使用
<br /><%@ Page Language="C#" AutoEventWireup="true" CodeBehind="WebForm1.aspx.cs" Inherits="jackCMS.Web.WebForm1" %><br /><%@ Register assembly="DevExpress.Web.ASPxEditors.v7.3, Version=7.3.5.0, Culture=neutral, PublicKeyToken=9b171c9fd64da1d1" namespace="
2011-03-01 10:42:00 1489
转载 转帖 做验证码识别 用的到 WebBrowser抓图示例——截取网页上的验证码图片
WebBrowser抓图示例——截取网页上的验证码图片只需要直接通过WebBrowser截图,并将验证码以外的部分裁剪掉,就可以了。首先要分析一下要获取的验证图片元素特征:这里很简单,我们只要找到src属性为“RandomImage.aspx”结尾的图片,就找到我们所需的这个元素了。找到这个元素之后,为了方便确定其位置,并确保其不会超出WebBrowser可视范围,我们要为它赋予一个内联样式,使之处于页面的绝对左上角,并设置z-index为9999,以避免被其他元素覆盖,这个样式即为:"position:
2011-02-24 14:21:00 1020
原创 群发淘宝消息 另外的思路 使用 UI Automation 和 api
<br />1. 添加引用。 需要添加UIAutomationClient.dll,UIAutomationClientSideProvider.dll,UIAutomationTypes.dll<br />2. 添加相应的命名空间System.Windows.Automation。<br />使用 ui spy工具查看 processId 和automationId<br />using System;<br />using System.Collections.Generic;<br />using S
2011-02-23 11:28:00 1426
转载 转帖 群发qq消息思路
<br />最近弄了个淘宝想做个群发工具,查了一些资料 看到这个思路比较合理 就记下 以后查找方便 <br />using System;<br />using System.Collections.Generic;<br />using System.ComponentModel;<br />using System.Data;<br />using System.Drawing;<br />using System.Linq;<br />using System.Text;<br />using Sys
2011-02-22 15:41:00 740
转载 udp广播数据
using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Text;using System.Windows.Forms;using Microsoft.Win32;using System.Net.Sockets;using System.Net.NetworkInformation;using System.Th
2010-11-24 13:56:00 391
原创 winform的FindControl
<br />Control FindControl(string controlName, Control fatherControl) { foreach (Control c in fatherControl.Controls) { if (c.Name == controlName) { return c; } } return null; }
2010-11-24 10:40:00 3688
原创 我的代码生成工具部分代码2,没办法本来发一篇文章的非要弄2次,非得出现500 Internal Server Error错误
private static string getModelContent(string tableName) { StringBuilder sb1 = new StringBuilder(); StringBuilder sb2 = new StringBuilder(); StringBuilder sqlString = new StringBuilder(); sqlString.Ap
2010-11-24 09:55:00 511
原创 我的代码生成工具部分代码
public static class staticCommon { public enum PrepareType { Insert, Update, Delete, List, Param, getModel, PK, PKColumn }
2010-11-24 09:52:00 377
转载 reader反射到Model
<br />using System;<br />using System.Collections.Generic;<br />using System.Linq;<br />using System.Text;<br />using System.Reflection;<br />using System.Data;<br />namespace ObjectMappingControls<br />{<br /> public class CommonMapping<br /> {<br /
2010-11-24 09:46:00 369
转载 对象反射到页面类webform
<br />using System;<br />using System.Collections.Generic;<br />using System.Linq;<br />using System.Text;<br />using System.Web.UI;<br />using System.Reflection;<br />using System.Web.UI.WebControls;<br />using System.Data;<br />namespace szjMapping<br />
2010-11-24 09:43:00 494
转载 闸机控制器
using System;using System.Runtime.InteropServices;namespace COMDll{ [TypeLibType(2)] [Guid("7A40F1E0-1A8E-446E-A51E-B8EE51C0C576")] [ClassInterface(0)] public class COMLinkClass : ICOMLink, COMLink { public COMLinkClass(); publ
2010-11-23 16:48:00 9787
转载 文通a6扫描类,一代证,驾照,回乡证,护照,军官证等的识别
Dal.IDCARD_WT_ALL model = new Dal.IDCARD_WT_ALL(); string strPath = Application.StartupPath + @"/BMPOutput/Full.jpg"; string strPathSmall = Application.StartupPath + @"/BMPOutput/Fullsmall.JPG"; string strHeadPath = Applic
2010-11-23 16:27:00 1475
原创 webform生成rar文件并下载
<br /> protected void btnRar_Click(object sender, EventArgs e)<br /> {<br /> try<br /> {<br /> string path = Server.MapPath("/");<br /> string message = Rar(path + @"/uploads", @"pic/*.jpg", "", "t
2010-09-28 10:55:00 570
原创 二级域名url重写的dll
修改 URLRewriter.dll 更改扩展名为dll 引用即可web.config 配置 如下 http://([a-zA-Z0-9]+)/.域名/.com/ /userblog/default.aspx?username=$1
2008-07-04 17:24:00 462
转载 [翻译].NET牛人应该知道些什么
原文地址:http://www.cnblogs.com/tonyqus/archive/2008/02/22/1043005.html作者:Scott Hanselman译者:Tony Qu前些日子我发了一份ASP.NET面试题 清单. 有一些访客比较保守,觉得我是没事找事,里面都是些很琐碎的问题。剩下的人则说“蛮不错的,我得去看一看其中的一些问题” 我更喜欢后者的回复,我觉得后者
2008-07-02 12:42:00 684 1
app签名;华为AppGallery Connect应用签名pepk.jar
2022-04-19
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人