自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

张彤的专栏

有智慧的人,有智慧的故事,有智慧的人生

  • 博客(8)
  • 资源 (29)
  • 收藏
  • 关注

原创 远程开启远程桌面的常用策略

1.  尝试用WMIC命令开启远程桌面,命令格式如下。wmic /node:"[full machine name]" /USER:"[domain]/[username]" PATH win32_terminalservicesetting WHERE (__Class!="") CALL SetAllowTSConnections 1http:/

2013-06-16 12:04:17 5304 1

转载 机器人之旅:当Arduino遇上Android

“Arduino”的发音Arduino = 阿都伊诺发音者 betpao (男,来自意大利)发音者 mmmona (女,来自加拿大)http://zh.forvo.com/word/arduino/相信很多同学都看过android手机那个很酷的宣传片(android手机+乐高搭建的解魔方机器人)。打小就一直梦想着能拥有一个自己亲手做的机器

2013-06-29 21:20:22 1348

转载 不用手机电脑也可以聊微信:DNweixin微信电脑版

转自: http://www.miui.com/thread-1039198-1-1.html软件名称:DNweixin 电脑微信大家知道虽然官方已有网页版、但是必须和手机端扫码互通才可以用、今天给大家推荐一款电脑版的微信软件、此软件非模拟器! 就算没有手机也顺利聊微信 功能:电脑直接登录微信  并且提供语音对话图片和聊天功能   添加查找好友   查找

2013-06-27 16:17:41 24903 5

转载 网页微信登录原理

这两天一直在看网页版的微信,对网页微信登录原理进行了思考。网页版微信地址:https://wx.qq.com/网页微信登录方法:1.打开网页版微信地址,会看到一个二维码。2.打开手机微信客户端,再点击界面上的如下按钮:3.扫面二维码,手机客户端会提示是否登录,点击确定便可登录成功。 对于普通用户来说这中登录方式可能没太特别的地方,

2013-06-27 16:12:23 15075 2

转载 How to properly convert SecureString to String

It feels like forever since SecureString has been introduced in the .Net Framework and yet I keep seeing it being mishandled, in particular by code that returns or receives passwords in clear text, so

2013-06-18 19:39:19 1043

原创 Open source projects

wyUpdatewyUpdate is the standalone updater that's created with wyBuild. It's written in C# and has been thoroughly tested on Windows 2000 through Windows 7.wyUpdate works with all types of produ

2013-06-18 11:45:09 917

转载 User Credentials CommandDialog with SecureString password

Since I was working on authentication in a Winform client application, one of the common scenarios is “credential gathering”. This is typically a dialog that asks the user credentials when logging on

2013-06-17 14:22:33 1157

转载 Html to OpenXml

How to start ?Create a new console application. Add a reference to DocumentFormat.OpenXml.dll (shipped with the OpenXml SDK 2.0 and HtmlToOpenXml 1.4.1).Add an html file and fill it with:D

2013-06-07 15:48:34 3139 2

华为云业务中台&数据中台技术方案.pdf

业务中台技术方案统一技术架构、统一应用运行运维平台,基于华为云DevOps一站式开发运维平台和中间件快速开发和减少运维。 一个大平台,四个标准化(基础设施、应用架构、数据集成、交付过程) 底层核心竞争力:以硬核技术平台打造云基础服务尖刀 微服务核心竞争力:业界最优性能,端到端全场景支撑企业微服务化转型

2020-08-08

华为金融业务介绍.pdf

华为智慧金融解决方案以创新的ICT技术,重塑传统IT平台的架构、数据的价值及服务渠道的体验,实现金融业务科技创新和流程再造,加速金融机构的数字化转型。

2020-08-08

华为混合云方案介绍.pdf

华为混合云提供客户在本地数据中心使用华为云服务的能力,满足客户特定的安全和合规要求,并且通过持续迭代演进,提供满足业务要求的云服务,同时解决部分业务场景低时延的限定要求。

2020-08-08

How to do almost everything In active directory via C#

When it comes to programmatically accessing Microsoft's Active Directory a lot of people seem to have quite a difficult time tying all the pieces together to accomplish exactly what they want to. There are so many technologies available for communicating with LDAP that many programmers end up with a mix between COM+ ADSI calls and .NET class calls mixed into their code. ADSI code is so difficult to understand and follow that the creator of that code usually owns it for the entirety of it's lifecycle since no one else wants to support it. This article attempts to tie together the most commonly used elements involved in Active Directory Management in the simplest, most clean manner possible. I interact with Active Directory in nearly all of my applications (web & forms) and I have had to solve a lot of integration issues for many customers. When I was starting out with this technology I had a lot of growing pains so this is an attempt to help those programmers who may have a need to interact with the Directory but do not want to have to become experts in the issue. However, certain rudimentary knowledge and concepts are required in order to utilize the code. You must be familiar with such terms as: distinguishedName, ldap paths, fully qualified domain names, object attributes (single string & multi-string), and general knowledge of ldap schemas.

2012-03-09

iTextSharp in Action

The .NET framework does not contain any native way to work with PDF files. So, if you want to generate or work with PDF files as part of your ASP.NET web application, you will have to rely on one of the many third party components that are available. Google will help you to find one that fits your b

2012-03-05

美剧中50句经典俚语完美解析

美剧中50句经典俚语完美解析,学习和理解标准美国俚语的绝佳参考资料。

2011-09-08

User Stories Applied

User Stories Applied

2010-11-24

ThoughtWorks Anthology on Software Technology and Innovation

ThoughtWorks Anthology on Software Technology and Innovation

2010-11-24

《程序员》杂志2010年第十一期

《程序员》杂志2010年第十一期电子版(非影印版)

2010-11-24

六顶思考帽

六顶思考帽——全球创新思维训练第一书

2007-11-04

多款漂亮的Flash时钟

多款漂亮的Flash时钟

2007-11-02

56FlashToFlv地址转换.rar

可以转换mv.56.com上的Flash视频地址(只限视频,不能下载相册MV)

2007-09-21

正则表达式(教程+源码)

正则表达式30分钟入门教程<br>RegexTester source

2007-09-09

设计模式C++Code版

设计模式C++Code版

2007-08-15

英语谚语大全(3267条)

英语谚语大全(3267条)

2007-07-30

中文字体表(CHM)

中文字体表对照,作为选择字体效果的参考。

2007-05-25

WebChart Source Code

反编译后的源码<br/>包含一个自己写的测试用例<br/><br/>// Assembly WebChart, Version 1.1.1.4<br/><br/>[assembly: AssemblyVersion("1.1.1.4")]<br/>[assembly: AssemblyCopyright("By: Carlos Aguilar Mares (CarlosAg@microsoft.com)")]<br/>[assembly: AssemblyCompany("CarlosAg.net")]<br/>[assembly: AssemblyTrademark("CarlosAg.net")]<br/>[assembly: AssemblyProduct("WebChart")]<br/>[assembly: AssemblyConfiguration("")]<br/>[assembly: AssemblyDescription("Web Chart Control")]<br/>[assembly: AssemblyTitle(".NET Chart Engine")]<br/>[assembly: CLSCompliant(true)]<br/>[assembly: TagPrefix("WebChart", "Web")]<br/>[assembly: AssemblyDelaySign(false)]<br/>[assembly: ComVisible(false)]<br/>[assembly: FileIOPermission(SecurityAction.RequestMinimum, Unrestricted=true)]

2007-05-24

成长中必须知道的20个故事(PDF)

成长中必须知道的20个故事

2007-05-15

一个画图程序(C#)

资源来自互联网,反编译后得到的源码,仅供学习、参考、交流之用。

2007-05-13

计算几何算法概览

计算机的出现使得很多原本十分繁琐的工作得以大幅度简化,但是也有一些在人们直观看来很容易的问题却需要拿出一套并不简单的通用解决方案,比如几何问题。作为计算机科学的一个分支,计算几何主要研究解决几何问题的算法。在现代工程和数学领域,计算几何在图形学、机器人技术、超大规模集成电路设计和统计等诸多领域有着十分重要的应用。在本文中,我们将对计算几何常用的基本算法做一个全面的介绍,希望对您了解并应用计算几何的知识解决问题起到帮助。

2007-05-01

IE7(盗版)升级方法

将下面代码用记事本保存成key.vbs。然后运行即可安装。(超级解霸的用户可能会发现双击.vbs文件会启动解霸播放器,这是解霸的一个BUG,擅自更改了.vbs文件的默认打开方式。恢复方法为:在注册表中找到HKEY_CLASSES_ROOT\.vbs,将默认改为VBSFile。)<br/>

2007-05-01

理解.NET中的异常

或许从第一次使用异常开始,我们就要经常考虑诸如何时捕获异常,何时抛出异常,异常的性能如何之类的问题,有时还想了解究竟什么是异常,它的机制又是什么。本文试着对这些问题进行讨论。

2007-04-29

设计模式C#-Code版

GangOfFour的23种设计模式C#代码示例

2007-04-28

字符点阵引擎V1.4(C#源码)

文字和图片转点阵的工具,不多说了,自己看吧。

2007-04-13

Free Serial Port Monitor

一款非常棒的串口监视工具,本身并不独占串口资源,而且完全没有使用时间限制。

2007-04-12

Spring in Action中文版

想象一下,你被困在一个荒凉的小岛上,这个听上去像是美梦成真。毕竟,谁不想在海滩上静静地独处,幸福地不用管外面世界的纷纷扰扰呢?<br/><br/>但是在一个荒岛上,不可能总是享受着冰镇果汁朗姆酒和日光浴。就算你享受这样宁静的隐居生活,过不了多久你就会饥饿、厌烦和孤独。在这段时间里,你只能以椰子和用叉捕的鱼为生。你最终还是需要食物、新的衣服以及其他供给。并且,如果你不和其他人联系,不久你就会以和排球说话告终。<br/><br/>很多你开发的应用会像被遗弃的荒岛。表面上看,它们好像能自给自足,但实际上,它们还要和其他系统合作,既有你组织内部的也有外部的。<br/><br/>例如,一个采购系统需要和一个厂商的供应链系统通信;可能你公司的人力资源系统需要和薪金系统整合;或者,甚至是薪金系统也要和打印、邮寄工资等外部系统交流。不管什么样的情况,你的应用需要和其他系统交流,远程访问它们的服务。<br/><br/>作为一个Java开发者,有好几种可以利用的远程技术,包括:<br/><br/>n 远程方法调用(RMI)<br/><br/>n Caucho的Hessian和Burlap<br/><br/>n Spring自己的HTTP invoker<br/><br/>n 企业JavaBean(EJB)<br/><br/>n Web Services<br/>

2007-04-12

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除