android开发过程中突然发现的warningEditText 报出 “This text field does not specify an inputType or a hint”原因:EditText需要指定默认输入类型加入android:inputType="number|phone",表...
分类:
移动开发 时间:
2014-06-21 11:20:23
阅读次数:
219
The following topics are covered in this section:JAAS and WebLogic ServerJAAS Authentication Development EnvironmentWriting a Client Application Using...
分类:
编程语言 时间:
2014-06-21 11:17:39
阅读次数:
198
UItableView 根据数据结构不同 会有不同样式 关键在两个代理 tableviewdelegate&tabledatasourse下面代码是我实施的Group 在模拟器中 ios6.1和ios7并且滚动后相应的section会“置顶”,效果不错哦!核心代码:#import @interfac...
分类:
移动开发 时间:
2014-06-21 11:12:14
阅读次数:
295
var filePath = new FileInfo(@"c:\text(sdf\123).txt"); Console.WriteLine(filePath.Name); Console.WriteLine(filePath.FullName);代码...
分类:
其他好文 时间:
2014-06-21 06:48:38
阅读次数:
236
1 using System; 2 using System.Collections.Generic; 3 using System.Linq; 4 using System.Text; 5 using System.Text.RegularExpressions; 6 7 nam...
分类:
其他好文 时间:
2014-06-20 23:01:38
阅读次数:
268
证明:$\bf注1:$$\bf(推广)$设$X$为线性空间,$p(x)$为$X$上的次线性泛函.若$f$为$X$的子空间$X_0$上的线性泛函,且\[\left| {f\left( x \right)} \right| \le p\left( x \right),\forall x \in {X_0...
分类:
其他好文 时间:
2014-06-20 20:09:06
阅读次数:
189
using System; using System.IO;//用于文件存取 using System.Data;//用于数据访问 using System.Drawing;//提供画GDI+图形的基本功能 using System.Drawing.Text;//提供画GDI+图形的高级功能 usi...
Default.aspx 页面代码:引用了: 导入EXCEL:导入js代码: DiryExcel.ashx 页面: public void ProcessRequest (HttpContext context) { context.Response.ContentType = "text/plai...
分类:
数据库 时间:
2014-06-20 18:34:19
阅读次数:
390
下面讨论表单元素的类型及常用的属性。本节单词记忆:标签 1.select 2.option 3.textarea属性 1.text 2.password 3.radio 4.checkbox 5.name 6.value7.reset 8.submit 9.button网页学习网提示:html语言非...
分类:
其他好文 时间:
2014-06-20 18:01:29
阅读次数:
276