自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

昕友软件博客

技术文章原创、开源软件、产品、代码段...

  • 博客(12)
  • 资源 (12)
  • 收藏
  • 关注

原创 Cool Silverlight Tutorial Blogs

Author/Site Link Andy Beauliue http://www.andybeaulieu.com/Home/tabid/67/Default.aspx Brad Adams ht...

2009-09-27 10:31:00 115

原创 How to Load Images from a Stream

Due to obvious security reasons Silverlight cannot directly load files from a client box. However, in response to an event like a button Silverlight can load files through the OpenFileDialog wher...

2009-09-25 17:54:00 75

原创 Reading XML with Silverlight


 XML (Extensible Markup Language) is a great format for saving structured data in. In this Tip I will be showing you how to read and process XML files from Silverlight using the XmlRea...

2009-09-25 17:52:00 57

原创 How to use String Resources


 In this Tip I will be showing you how to place hard coded strings into a resource area. This is a common best practice for software development that makes it much easier to manage the...

2009-09-25 17:48:00 73

原创 How to Dynamically Load a Control from a DLL

If you have a large game or application it might be wise to break it up into smaller components (DLL’s) that can be downloaded to the client from the server as needed. This way your customers are...

2009-09-25 17:46:00 68

原创 How to Implement Double Click

Silverlight currently has full mouse support for single click. However, double click is a another story. In this tip I will show you how to implement double click. You can apply this technique fo...

2009-09-25 17:45:00 116

原创 LDAP组织机构勾选人控件工具类

using System;using System.Collections;using System.Configuration;using System.Data;using System.Web;using System.Web.Security;using System.Web.UI;using System.Web.UI.HtmlControls;using System.Web...

2009-09-14 14:23:00 236

原创 除掉moss文档库的微软自带上传菜单(原创)

  window.onload = HideMenuItem;  function HideMenuItem(){ var tableNodes = document.getElementsByTagName("table");var menuNodes = document.getElementsByTagName("menu"); var targetNode;// 上载的菜单...

2009-09-09 14:56:00 76

原创 文档库文件的附件的webpart (原创)


  
 using System;using System.Collections.Generic;using System.Linq;using System.Text;using Microsoft.SharePoint;using System.IO;using System.Web.UI.WebControls.WebParts;using Syst...

2009-09-08 16:55:00 98

原创 文档库文件上传Webpart(原创)


  
 using System;using System.Collections.Generic;using System.Linq;using System.Text;using Microsoft.SharePoint;using System.IO;using System.Web.UI.WebControls.WebParts;using Syst...

2009-09-08 16:53:00 94

原创 SharePointWebControls帮助类


 using System;using System.Collections.Generic;using System.Linq;using System.Text;using Microsoft.SharePoint.WebControls;using System.Web.UI.WebControls;using System.Web.UI;using Micr...

2009-09-08 16:51:00 86

原创 Disable the Upload Multiple Document option in Document Library

Disable the Upload Multiple Document option in Document Library So many people trying to enable and you want to disable...  <1> Central Administration > Application Managemen...

2009-09-07 15:18:00 85

Activiti流程演示Demo

Activiti流程演示Demo,独立web App,需要开启Acitivi服务。

2017-03-12

Liferay集成Activiti开发工程

Liferay集成Activiti开发工程,需要Liferay IDE支持。

2017-03-12

Liferay平台开发使用详细PPT演示文稿

介绍Liferay企业门户,PPT章节: 概述 功能和使用 开发扩展 安全、认证 高可用 Demo

2017-03-12

Liferay7门户集成Activiti BPM用户组同步

在实际的BPM集成开发过程中,Liferay和Activiti这两个异构的系统之间,用户、组的同步需求非常重要,用来实现签收组的概念,比如指定签收组、会签、抢签都需要用到。 Activiti可以通过自定义实现SessionFactory,实现customUserManager和customRoleManager的方式集成第三方的用户关系。 这里我介绍一个方法,可以借助Liferay的实体监听器来做用户、组、用户-组成员关系的三种同步。其实实现原理非常简单,用户组的同步,就是实现 BaseModelListener 泛型接口 详情见:http://www.cnblogs.com/starcrm/p/6200674.html

2016-12-19

Liferay7门户集成Activiti BPM上传文件部署流程模板

通过ActionURL部署流程文件,实现Activiti的模板后台管理和Liferay的集成。

2016-12-16

Liferay7门户集成Activiti BPM展示流程列表功能

Activiti BPM集成Liferay7的Portlet组件模块,用于展示流程列表,流程XML模板,流程图等。 详细说明: http://www.cnblogs.com/starcrm/p/6177844.html

2016-12-15

Activiti5.21依赖库

用于http://www.cnblogs.com/starcrm/p/5946419.html

2016-10-10

Liferay开发持久化层和服务层演示Demo代码

Liferay开发实战(2):Service Builder生成持久化层,一个简单留言板的例子。 http://www.cnblogs.com/starcrm/p/5175674.html

2016-02-03

Java Web Project开发WebSocket服务端/客户端

为方便开发,用了Jetty服务器,在网上很多例子都是基于jetty7.0的。但jetty9.0以后WebSocket的基类代码变化很多,于是自己动手开发。

2016-01-15

C#使用七牛云存储上传下载文件

项目需要将音视频文件上传服务器,考虑并发要求高,通过七牛来实现。 做了一个简易的压力测试,同时上传多个文件,七牛自己应该有队列处理并发请求,我无论同时提交多少个文件,七牛是批量一个个排队处理了。

2016-01-14

ASP.NET MVC 在线录音录像(音视频录制并上传)

最近有个在线招聘录音的开发需求,需要在招聘网站上让招聘者上传录音和视频。该工程利用WebRTC技术,可以在除了IE以外的浏览器正常运行,推荐Chrome浏览器。

2016-01-07

ASP.net MVC vcard名片二维码自动生成

简单好用的二维码工具,找了很多都没办法生成名片二维码(只能生成网址),于是自己写了一个。

2016-01-06

空空如也

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

TA关注的人

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