由买买提看人间百态

topics

全部话题 - 话题: framework
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)
c*********e
发帖数: 16335
1
来自主题: Programming版 - Framework的泛滥,是个坏风气
你怎么写代码的?从来不用framework? 你的project,发个link,让我们學習一下。
d**********6
发帖数: 4434
2
说得太对了
学透js才需要一周
但到底用哪个lib那套framework那套ui,就够你学好几个月
换一套东西,哪怕你js学的再滚瓜烂熟,都得像个白痴一样从头来
我js已经学了10年了,之前做了3年的jQuery+backbone+dust.js+各种UI
最近换angular+kendo UI,结果又要从头学几个月,啥都不懂
你叫我做cocos2d/unity js我也会跟白痴一样

多。
w**z
发帖数: 8232
3
来自主题: Programming版 - 请推荐web service framework
rest 可以考虑 jersey 或 dropwizard
http://www.coolcoder.in/2015/02/6-powerful-frameworks-for-creat
spring 本身也有rest support, 但它 不是 jax-rs compliant.

phone
s*******8
发帖数: 12734
4
【 以下文字转载自 Database 讨论区 】
发信人: story9988 (小小故事人), 信区: Database
标 题: 有没有现场的framework做这件事?
发信站: BBS 未名空间站 (Thu Oct 29 12:58:31 2015, 美东)
就是根据用户输入(web service call),我要根据数据库的内容产生一个报告,存成文
件,然后告诉用户你的报告好了(email),文件存在一个ftp服务器上
d****n
发帖数: 1637
5
来自主题: Programming版 - 请推荐perl web framework
用过Mojolicious, 在perl里就那呢几个web framework。也没啥选的。
用来写rest api 就一个字,累。
每个model都要写一边。再来个ACL就彻底停工了。比起ROR/sailsjs这东西真是不
efficient

categorisation
s
is
existing
achieved
i**p
发帖数: 902
6
来自主题: Programming版 - Framework vs Library
In C/C++ world, it will say call libraries. And by libraries, the layers are
set up.
In java world, we hear more Framework than Library. In fact it is java
Library.
a9
发帖数: 21638
7
来自主题: Programming版 - Framework vs Library
mfc是framework
libssl是library
懂了?

are
d****i
发帖数: 4809
8
来自主题: Programming版 - Framework vs Library
C/C++里面的library就是libxxx(libpthread, libevent, libssl, libuv...), Java
里面约等价的是jar,(rt.jar, ...)。其实研究一下历史就知道Java的jar的名字从
UNIX下的工具ar和tar而来,而UNIX下的ar就是C/C++ build libxxx的工具。而
framework则库的集合,是更大的单位。

are
i**p
发帖数: 902
9
来自主题: Programming版 - Framework vs Library
所以说Framework只是个新名词而已,并无任何新意。

so,
h**********c
发帖数: 4120
10
来自主题: Programming版 - Framework vs Library
lib时代跨平台是个大问题,移植的问题很难搞
framework怎么也得最少一个 linux,一个windows吧
m***h
发帖数: 77
11
来自主题: Programming版 - Framework vs Library
用library,library 是 tool
用framework,你是tool
开玩笑了
f******2
发帖数: 2455
12
来自主题: Programming版 - Framework vs Library
说说盖房子:
library是砖头,你控制怎么用,在哪里用。
framework是房子的structure,控制你在哪里进一步摆砖头
b*******s
发帖数: 5216
13
来自主题: Programming版 - Framework vs Library
今年发布的lib和三年前的framework哪个新?
w****6
发帖数: 796
14
来自主题: Programming版 - Framework vs Library
没错
design patterns 里说法是:
library: you call it
framework: it calls you
t**r
发帖数: 3428
15
来自主题: Programming版 - revel这个 go web framework咋样,如何?
revel这个 go web framework咋样,如何?有用过的么?坑多么?
w********m
发帖数: 1137
16
来自主题: Programming版 - 请教移动开发的framework问题
a2的野心太大了,one framework。
架子这么开,就那么几个人几杆枪,资源不够用,只有跳票了。
前端主要还是公司给想法,然后社区推。
这方面react做到不错。
w**z
发帖数: 8232
17
来自主题: Programming版 - Java REST api framework
lz 问的是 Java rest framework, spring boot 不算。
w**z
发帖数: 8232
18
来自主题: Programming版 - Java REST api framework
dropwizard 是 rest framework, 也可以和 Spring 整合。 Spring is much much
more.
c*********e
发帖数: 16335
19
你们读写数据库,是直接用java hibernate,还是Spring Framework transaction
management?
c*********e
发帖数: 16335
20
你们读写数据库,是直接用java hibernate,还是Spring Framework transaction
management?
c**t
发帖数: 2744
21
did you install 64 bit .net framework 4?
a***c
发帖数: 960
22
Win 7 ultimate 64bit,发现这个Microsoft NET Framework 3.5狂占CPU,导致机器很
热,把它disable了就好了,但是有些软件必须要这个,有人知道怎么回事不?
bz
发帖数: 1770
23
.NET 只是个framework, 本身应该不会运行,一定有个什么软件在调用它,把那个软件
找到。
a***c
发帖数: 960
24
Win 7 ultimate 64bit,发现这个Microsoft NET Framework 3.5狂占CPU,导致机器很
热,把它disable了就好了,但是有些软件必须要这个,有人知道怎么回事不?
a*****g
发帖数: 19398
25
来自主题: Education版 - Go and Math Curriculum Framework(图)
Go and Math Curriculum Framework(图)
a*****g
发帖数: 19398
26
来自主题: Mathematics版 - Go and Math Curriculum Framework(图)
Go and Math Curriculum Framework(图)
s******a
发帖数: 184
27
deeplearning4j 相比于其它的 deep learning framework 怎么样, 除了它是纯 Java的
r********e
发帖数: 39
28
来自主题: MobileDevelopment版 - 求推荐iOS前端开发Chat用的framework
【 以下文字转载自 Programming 讨论区 】
发信人: readingJoe (Joe), 信区: Programming
标 题: 求推荐iOS前端开发Chat用的framework
发信站: BBS 未名空间站 (Sun Jan 28 18:19:40 2018, 美东)
现在有一个iOS上跑的app,需要有Chat 的功能,问问大家能不能推荐一个轮子。
本来有JSQMessagesViewController, 可是它去年deprecate 了,求推荐现在流行或适
用的框架轮子。自己开发挺烦,可又需要这个功能。
谢谢。
w*******y
发帖数: 60932
29
Use Code SMS2727 for 20% off
Use Code FREESHIP for Free shipping
Framework Rugs:
http://www.kohls.com/upgrade/webstore/product_page_multiple.jsp
18" x 30" $5.44
20" x 34" $6.40
27" x 45" $12.80
20" x 60" $14.40
A few More After Coupon Deals
Memory Foam Rug Pad From $3.84 AC:
http://www.kohls.com/kohlsStore/rugs/rug_pads/PRD~c24674/Memory Foam Rug Pad.jsp
Grapevine Kitchen Rugs 18 x 27 $6.79 AC:
http://www.kohls.com/upgrade/webstore/product_page_multiple.jsp
SONOMA life + stylePlaid Rug ... 阅读全帖
O****C
发帖数: 368
30
来自主题: Software版 - Mac Air上的OneNote突然不能用了
完全不能打开。
我已经重装几次都不行。麻烦你们帮我看看error report。 谢谢。
Microsoft Error Reporting log version: 2.0
Error Signature:
Exception: EXC_BAD_ACCESS
Date/Time: 2014-09-10 22:55:06 +0000
Application Name: Microsoft OneNote
Application Bundle ID: com.microsoft.onenote.mac
Application Signature: ONMC
Application Version: 15.2.140713
Crashed Module Name: MicrosoftOffice
Crashed Module Version: 15.2.140713
Crashed Module Offset: 0x00071f94
Blame Module Name: MicrosoftOffice
Blame Module Version: 15.2.140713
Blame Modu... 阅读全帖
l*s
发帖数: 783
31
来自主题: DotNet版 - [合集] .NET 何去何从
☆─────────────────────────────────────☆
BubbleSort (亚特兰蒂斯) 于 h 提到:
我们组的Silverlight网站,头决定用Java Spring MVC完全重做,因为
微软今后不会对Silverliht继续升级了。
这一两年,微软的脑残决定可不少啊。看看这篇评论:
http://www.i-programmer.info/professional-programmer/i-programm
网友的杰作:
http://www.youtube.com/watch?v=RRFiu0xfQzw&autoplay=1
☆─────────────────────────────────────☆
rodney (√) 于 (Sat Jan 12 13:46:05 2013, 美东) 提到:
NeverLearn会给你定心的。

☆─────────────────────────────────────☆
goodbug (好虫) 于 (Sat Jan 12 23:00:26 2013, 美东) 提到:
Hi... 阅读全帖
d**e
发帖数: 6098
32
☆─────────────────────────────────────☆
gezwenti (gezwenti) 于 (Sun Feb 28 12:23:17 2010, 美东) 提到:
( 版主能给几个包子吗? 我从没得过包子, 说的也都是个人真实体验)
真的。 本人在墙街做IT已经六年多了, 拿的也是很普通的薪水, 我现在的Total是135K + 10-25% Bonus (奖金时好时坏, 大致在10% 到 25% 之间)
我只会Java/J2EE。 不会C++, 一点都不会。
现在的Project是做Post-Trading的Changing P&L, Position Calulation.整个
Department是Support Equity Trading的, 公司也是大家都知道的大投行。
我以前的面试经验, 包括我周围IT朋友的面试经验 从来没被问过本版这么难的问题,
1) B-Tree, Graph 这些都太难了, 从没被问过。 最多就问个Binary Tree, 遍历二叉
树。 红黑树都没问道过, 面试官自己都不知道。
2) 数据结构, 最多就问问... 阅读全帖
g*****g
发帖数: 34805
33
来自主题: Programming版 - 《C# 5.0 核心技术》第5版[PDF]
你就吹吧,看看MSDN咋说的,再出来丢人现眼吧。微软的所谓back-compatiblity
根本就是半吊子。
Backward Compatibility and the .NET Framework 4.5
The .NET Framework 4.5 is backward-compatible with applications that were
built with the .NET Framework versions 1.1, 2.0, 3.0, 3.5, and 4. In other
words, applications and components built with previous versions of the .NET
Framework will work on the .NET Framework 4.5.
However, in practice, this compatibility can be broken by seemingly
^^^^^^^^^^^^
... 阅读全帖
w**z
发帖数: 8232
34
http://www.javaworld.com/javaworld/jw-11-2013/131111-java-is-fa
Looks like Oracle's continued push for Java everywhere, from the "Internet
of things" on down, isn't just based on hype. At least one set of numbers
puts Java's performance head and shoulders above that of the competition for
server-side Web frameworks. But is performance alone enough to win over the
non-Java faithful?
Since March 2013, software development firm TechEmpower has been running an
ongoing series of performance benchmark... 阅读全帖
a****a
发帖数: 67
35
[Background]
Here's a email I sent to my friends, they know some Java technologies, but
not deep.
===========
Dear friends:
Here's my experience share with you guys.
How to survive in Microsoft technology ecosystem -
Although C# is 2nd-class citizen of Microsoft technology, but as a common
purpose programming language, there are lots of opportunities. C++ is the
king, for kernel development, but need long time to study.
In actually, C# is just a "Shell" of .NET Framework. All its power is given
... 阅读全帖
G*********e
发帖数: 407
36
great!

Background]
Here's a email I sent to my friends, they know some Java technologies, but
not deep.
===========
Dear friends:
Here's my experience share with you guys.
How to survive in Microsoft technology ecosystem -
Although C# is 2nd-class citizen of Microsoft technology, but as a common
purpose programming language, there are lots of opportunities. C++ is the
king, for kernel development, but need long time to study.
In actually, C# is just a "Shell" of .NET Framework. All its power is... 阅读全帖
c*****8
发帖数: 23
37
有兴趣的同学请发站内信,帮忙介绍的同学如果内推成功,可平分奖金:)
email: [email protected]
Sr Software Engineer - Data Science Pipeline - Big Data, Java, Python
Job LocationsUS-IL-Chicago
Qualifications
A BS or MS in Computer Science or related field
5+ years of programming experience Java, Python, and Java Script.
3+ years of working experience with AWS services (EC2, SNS, SQS, S3, EMR,
Data Pipeline, VPC and etc.)
Development experience of Web Services (RESTful, SOAP)
Development experience with web application framewor... 阅读全帖
l**e
发帖数: 97
38
来自主题: JobMarket版 - 贴几个 JD 吧 - 节日快乐
3 x Principal Engineer
1 x Principal Architect
工作地点在上海
=======================================
Principal Software Engineer – Presentation Technologies (首席系统软件开发/
架构工程师)
The Principal Software Engineer will be responsible for leading development
of sophisticated presentation technologies. Deep knowledge on browser
execution environment and in-depth understanding of site-speed improvement
best practices are expected. The successful candidate will be a top
performer and versatile professional lea... 阅读全帖
l**e
发帖数: 97
39
来自主题: Returnee版 - 贴几个 JD 吧 - 节日快乐
3 x Principal Engineer
1 x Principal Architect
工作地点在上海
=======================================
Principal Software Engineer – Presentation Technologies (首席系统软件开发/
架构工程师)
The Principal Software Engineer will be responsible for leading development
of sophisticated presentation technologies. Deep knowledge on browser
execution environment and in-depth understanding of site-speed improvement
best practices are expected. The successful candidate will be a top
performer and versatile professional lea... 阅读全帖
c*****8
发帖数: 23
40
有兴趣的同学请发站内信,帮忙介绍的同学如果内推成功,可平分奖金:)
Sr Software Engineer - Data Science Pipeline - Big Data, Java, Python
Job LocationsUS-IL-Chicago
Qualifications
A BS or MS in Computer Science or related field
5+ years of programming experience Java, Python, and Java Script.
3+ years of working experience with AWS services (EC2, SNS, SQS, S3, EMR,
Data Pipeline, VPC and etc.)
Development experience of Web Services (RESTful, SOAP)
Development experience with web application frameworks - Spring /Spring Boot
/Angu... 阅读全帖
z****e
发帖数: 54598
41
来自主题: Java版 - 大家拍我吧,自己太弱了
我觉得应该把server和framework分开来学习
framework其实没什么啦,多数时候只要能把最关键的那个主类跑起来就行了
server才是应该投入点时间好好看看的
因为你的切入点就在server上
所以一开始选择一个比较容易上手的server像tomcat什么很有必要
一上来就jboss,感觉太快了
真正把server弄懂了,framework就跟玩一样
其实没什么,因为多数framework都可以单独存在的
而server如果不懂,你就什么都不懂
如果真想学jboss,那就抛掉所有的framework
老老实实按照jboss的例子,写几个ejb出来
再写几个servlet和jsp出来,然后琢磨一下jdbc等资源如何配置
这几个搞懂了,用任何framework都跟玩一样
比如hibernate,没什么嘛,要是xml文件解决不了
我直接把sessionFactory包装成一个singleton
然后在第一次调用时候加载不就ok了,当然这种方法很土鳖啦
但是并不是不可行,其实真正运行起来也没什么差别
不要以为只有xml那种才叫做真正衔接
那种不过是让server做了一些事情而已... 阅读全帖
f**d
发帖数: 768
42
来自主题: Neuroscience版 - eBook: From computer to brain
这是一本计算神经科学的优秀著作,全文拷贝这里(图和公式缺),有兴趣的同学可以
阅读
如需要,我可以分享PDF文件(--仅供个人学习,无商业用途)
From Computer to Brain
William W. Lytton
From Computer to Brain
Foundations of Computational Neuroscience
Springer
William W. Lytton, M.D.
Associate Professor, State University of New York, Downstato, Brooklyn, NY
Visiting Associate Professor, University of Wisconsin, Madison
Visiting Associate Professor, Polytechnic University, Brooklyn, NY
Staff Neurologist., Kings County Hospital, Brooklyn, NY
In From Computer to Brain: ... 阅读全帖
a*******a
发帖数: 1240
43
来自主题: Military版 - A critique, 从引力波说开去
Before embarking on a metaphysical critique of the famed "theory of general
relativity" (GR) amidst the fanfare of the recent observation by LIGO of
gravitational wave, an explorative discussion of mathematics is both helpful
and necessary.
In any theoretical investigations, mathematics plays a pivotal role. The
natural question arising herein is then, what is mathematics? And what kind
of roles can we possibly expect of mathematics in any theoretical enquiries
(i.e., by deductions) or in a prac... 阅读全帖
a*****a
发帖数: 146
44
I am building up a team for my new start up company and am also ding _
contract jobs in my spare time. I have been working for huge(like defense),
large(like msft), midsize and very small start up companies. Here are my 2
cents.
是介于大和小之间的。
JQuery+JSF+EJB+JPA+Mysql
第一 UI, 你用了JQuery, 这个是属于容易上手的framework,但是jquery UI本身几乎是
没有的。jquery也分用和精通。 对于其他的framework,比如extjs, dojo那些你熟悉么
, 用这些组织大的script projects经验怎么样。后者更适合做商务应用的原型。而且
跨平台支持是通过framework保障的。我不说网页和flash activescripts,这些是美工
做的。 你的scripts能作为browser ext... 阅读全帖
o**2
发帖数: 168
45
来自主题: Java版 - 工作中遇到的并行处理问题
我完全没有被offensed,你讨论的态度非常positive and professional。
关于我对executor framework的看法,我已经在和goodbug的讨论中(link below)陈述
过了。(goodbug silently退出了讨论。)
FMP vs ExecutorService/Future
http://www.mitbbs.com/article_t0/Programming/31258897.html
简单地说,我的意见和你的相左。Java executor framework比不上C#的async keyword
,就按你说的限制在Java之内的话,也比不过Spring Framework的@Async。
至于你提到的硬件加速等performance boost,那是FMP不care的东西。因为FMP卖的是
spec是标准,你没有注意到我的project是自称为reference implementation吗?
就象C不会去和汇编比速度、也不会自称是汇编代码的management一样,FMP也是自成体
系的。FMP追求的重点是降低程序员写并... 阅读全帖
a*******a
发帖数: 1240
46
Before embarking on a metaphysical critique of the famed "theory of general
relativity" (GR) amidst the fanfare of the recent observation by LIGO of
gravitational wave, an explorative discussion of mathematics is both helpful
and necessary.
In any theoretical investigations, mathematics plays a pivotal role. The
natural question arising herein is then, what is mathematics? And what kind
of roles can we possibly expect of mathematics in any theoretical enquiries
(i.e., by deductions) or in a prac... 阅读全帖
z*******n
发帖数: 1034
47
来自主题: MobileDevelopment版 - What's Your Technology Stack to Create Mobile Apps?
http://www.infoq.com/research/mobile-apps-stack
by Ralph Winzinger on Mar 18, 2014
Native toolkits
Apple Xcode (iOS): Apples full featured development environment lets you
create mobile apps as well as desktop applications. Xcode comes with
integrated support for Git source-code repositories, graphical editor to
build user interfaces, instrumentation and debugging tooling and integrated
documentation. You need Mac OS X to run XCode and it is free of charge.
IntelliJ AppCode (iOS): Jetbrains, cre... 阅读全帖
s******e
发帖数: 108
48
来自主题: Classified版 - need a principal engineer for ebay
refer link:
http://rfer.us/EBR9VQbT7
JOb description:
Primary Job Responsibilities:
eBay Platform Framework Group is looking for a principal Platform Engineer
to help build easy to use, robust and scalable web platforms. The ideal
candidate will be passionate about exploring the latest technologies,
solving the toughest software challenges, and have a proven record of
delivering highly operable and maintainable software on time. You should
have relentlessly high standards for yourself and eve... 阅读全帖
s******e
发帖数: 108
49
来自主题: JobHunting版 - need a principal engineer for ebay
refer link:
http://rfer.us/EBR9VQbT7
JOb description:
Primary Job Responsibilities:
eBay Platform Framework Group is looking for a principal Platform Engineer
to help build easy to use, robust and scalable web platforms. The ideal
candidate will be passionate about exploring the latest technologies,
solving the toughest software challenges, and have a proven record of
delivering highly operable and maintainable software on time. You should
have relentlessly high standards for yourself and eve... 阅读全帖

发帖数: 1
50
Job Posting
The University of Massachusetts, Amherst is seeking a multi-disciplinary
post-doctoral scientist to develop an agent-based modeling (ABM) framework
for integrated energy-water-land nexus at multiple scales.
Projects Overview:
Two projects are related to this position.
The primary goal of the CGIAR sponsored project is to develop a generic
agent-based modeling framework and to test this approach in 2 major basins:
the Niger and Mekong River. The envisioned framework couples a distribu... 阅读全帖
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)