原地址:http://www.unity蛮牛.com/blog-2321-336.htmlShader
"Custom/TextureEffect" { Properties { _MainTint("Diffuse Tint",Color) =
(1,1,1,1) ...
分类:
其他好文 时间:
2014-05-05 22:04:24
阅读次数:
571
IntroductionThis document provides instructions
for integrating Openfire authentication, users, and groups with your custom
database tables. This is u...
分类:
数据库 时间:
2014-05-05 12:46:39
阅读次数:
672
写在前面 AutoMapper目录:【AutoMapper官方文档】DTO与Domin
Model相互转换(上)【AutoMapper官方文档】DTO与Domin Model相互转换(中)持续更新中。。。 本篇目录:Custom Type
Converters-自定义类型转换器Custom Va.....
分类:
移动开发 时间:
2014-05-05 12:01:17
阅读次数:
694
找到\xampp\apache\conf\httpd.conf配置文件Access
forbidden!You don’t have permission to access the requested directory. There is
either no index document or ...
分类:
其他好文 时间:
2014-05-04 11:12:23
阅读次数:
336
第二篇,围绕这5个问题进行基本配置:
1、自定义ToolbarSet,去掉一些功能
2、加上几种常用的字体
3、修改“回车”和“Shift+回车”的换行行为
4、修改编辑区样式文件
5、更换表情图片
这些信息的配置,可以通过config.js文件进行,当然也可以创建自己的配置文件。
可以参考我的步骤:
1、首先创建一个目录custom,接着在该目录内新建一个myConfig.j...
分类:
其他好文 时间:
2014-05-01 18:27:08
阅读次数:
385
1、添加权限:AndroidManifest.xml中必须使用许可”android.permission.INTERNET”,否则会出Web page not available错误。
2、在要Activity中生成一个WebView组件:WebView webView = new WebView(this);
3、设置WebView基本信息:...
分类:
移动开发 时间:
2014-05-01 18:19:58
阅读次数:
480
InterceptorManager PluginManageropenfire
插件的中servlet 在web-custom.xml 中的配置 url 一定要小写,访问时不区别大写小 否则404如: Sample1Servlet
com.myyule.openfire.plugin.S...
分类:
其他好文 时间:
2014-05-01 08:42:11
阅读次数:
305
有时安卓软件的开发需要设置全屏,首先介绍一个重要方法那就是requestWindowFeature(featrueId),它的功能是设置窗体标题的有无与样式。参数是Window类中定义的常量。其中FEATURE_CUSTOM_TITLE:自定义标题。当需要自定义标题时必须指定。如:标题是一个按钮时t...
分类:
移动开发 时间:
2014-05-01 04:20:29
阅读次数:
479
/*
*
* Copyright (c) 1994
* Hewlett-Packard Company
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby granted without fee,
...
分类:
其他好文 时间:
2014-04-29 13:28:21
阅读次数:
398
/*
*
* Copyright (c) 1994
* Hewlett-Packard Company
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby granted without fee,
...
分类:
其他好文 时间:
2014-04-29 13:13:21
阅读次数:
309