/*2014年7月8日19:56:45*/namespaceSystem.Windows.Forms{usingSystem;usingSystem.Drawing;publicpartialclassSearchBox:UserControl{publicSearchBox(){Initializ...
分类:
其他好文 时间:
2014-07-11 20:58:18
阅读次数:
290
WPF消息通知系统托盘,图标闪烁 1 using System.Windows.Forms; 2 3 using System.Windows.Threading; 4 5 public partial class Window : Window 6 { ...
分类:
其他好文 时间:
2014-07-09 23:19:32
阅读次数:
307
usingSystem;usingSystem.Collections.Generic;usingSystem.ComponentModel;usingSystem.Data;usingSystem.Drawing;usingSystem.Text;usingSystem.Windows.Forms...
分类:
其他好文 时间:
2014-07-09 15:58:13
阅读次数:
213
usingSystem;usingSystem.Drawing;usingSystem.Collections;usingSystem.ComponentModel;usingSystem.Windows.Forms;usingSystem.Data;usingSystem.IO;namespace...
分类:
其他好文 时间:
2014-07-09 15:48:18
阅读次数:
177
新建一个继承自TreeView的控件类,代码如下:using System;using System.Windows.Forms;using System.Drawing;using System.Runtime.InteropServices;namespace SenseTreeView{ .....
分类:
Windows程序 时间:
2014-07-09 15:41:52
阅读次数:
5460
主要是想将以前的lisp程序整合到现在的.net菜单中才会这么干的using Autodesk.AutoCAD.Windows;using Autodesk.AutoCAD.Runtime;using System.Windows.Forms;using Autodesk.AutoCAD.Datab...
分类:
Web程序 时间:
2014-07-09 14:51:38
阅读次数:
208
EBS采购模块中的级联接收和级联接收事务(版权声明,本人原创或者翻译的文章如需转载,如转载用于个人学习,请注明出处;否则请与本人联系,违者必究)级联接收和级联接收事务级联功能对来自于同一个供应商和同一个物料的给定数量,且跨越多个发运和分配时,帮助进行分配。在收货窗口,如果你在查找预期收货窗口指定了一个供应商和物料并且收货组织选项窗口中允许级联接收的话,这个功能是可用的。在收货事务窗口,如果你在查找...
分类:
其他好文 时间:
2014-07-08 18:13:27
阅读次数:
223
Export aborted because fatal lint errors were found.These are listed in the Problems view.Either fix these before running Export again,or turn off "Ru...
分类:
移动开发 时间:
2014-07-06 14:23:18
阅读次数:
363
Subclipse不能正常工作,打开后报错:
Failed to load JavaHL Library.
These are the errors that were encountered:
no libsvnjavahl-1 in java.library.path
no svnjavahl-1 in java.library.path
no svnjavahl in java...
分类:
编程语言 时间:
2014-07-06 11:26:38
阅读次数:
228
warning: shared library text segment is not shareable
error: treating warnings as errors
最近在调试一个Gsensor, 代码是从android4.2上直接移植过来的。但却一直编译不过, 纳闷了。。。
baidu不行
google 又访问不了,真是操蛋
但是终究还是找到了点有用的信息,说是编译器...
分类:
其他好文 时间:
2014-07-06 09:20:15
阅读次数:
292